Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / beecrypt / DESCR
blob28fc5217ae6d7bc06df800911b4724e7f43ec752
1 BeeCrypt is an open source cryptography library that contains highly
2 optimized C and assembler implementations of many well-known algorithms
3 including Blowfish, MD5, SHA-1, Diffie-Hellman, and ElGamal.
5 Unlike some other crypto libraries, BeeCrypt is not designed to solve
6 one specific problem, like file encryption, but to be a general purpose
7 toolkit which can be used in a variety of applications.
9 There are also no patent or royalty issues associated with BeeCrypt, and
10 it is released under the GNU LGPL license, which means it can used for
11 free in both open source and closed source commercial projects.