aboutsummaryrefslogtreecommitdiff
path: root/security/botan/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/botan/pkg-descr')
-rw-r--r--security/botan/pkg-descr15
1 files changed, 0 insertions, 15 deletions
diff --git a/security/botan/pkg-descr b/security/botan/pkg-descr
deleted file mode 100644
index 40494721b2f1..000000000000
--- a/security/botan/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-OpenCL aims to be a portable, easy to use, and efficient C++ crypto
-library. It currently supports the following algorithms:
-
- Public Key Algorithms: RSA
- Block Ciphers: Blowfish, CAST256, CAST5, CS-Cipher, DES, GOST, IDEA,
- Lion, Luby-Rackoff, MISTY1, RC2, RC5, RC6, Rijndael, SAFER-SK128,
- Serpent, SHARK, Skipjack, Square, TEA, Threeway, Twofish, XTEA
- Stream Ciphers: ARC4, ISAAC, SEAL
- Hash Functions: HAVAL, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1,
- SHA2-256, SHA2-512, Tiger
- MACs: EMAC, HMAC, MD5-MAC, ANSI X9.19 MAC
- Misc: Adler32, CRC24, CRC32, Randpool, X9.17 RNG
- Cipher Modes: CBC w/ Padding, CTS, CFB, OFB, Counter
-
-WWW: http://opencl.sourceforge.net/