summaryrefslogtreecommitdiffstats
path: root/libraries/libtomcrypt/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libtomcrypt/README')
-rw-r--r--libraries/libtomcrypt/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libtomcrypt/README b/libraries/libtomcrypt/README
new file mode 100644
index 0000000000..e42f4f75aa
--- /dev/null
+++ b/libraries/libtomcrypt/README
@@ -0,0 +1,5 @@
+LibTomCrypt is a fairly comprehensive, modular and portable
+cryptographic toolkit that provides developers with a vast
+array of well known published block ciphers, one-way hash
+functions, chaining modes, pseudo-random number generators,
+public key cryptography and a plethora of other routines.