diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-08-03 15:47:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-08-03 15:47:42 +0000 |
commit | c2444537b4211656d54f09b39f06a202b03b68a8 (patch) | |
tree | 71af1d788f1ff08032d9e3f45595bde13e834a88 /security/beecrypt/distinfo | |
parent | b2a7d43adf98eb13c5be808888f805d59685485d (diff) | |
download | pkgsrc-c2444537b4211656d54f09b39f06a202b03b68a8.tar.gz |
Initial import of beecrypt, version 2.1.0:
BeeCrypt is an open source cryptography library that contains highly
optimized C and assembler implementations of many well-known algorithms
including Blowfish, MD5, SHA-1, Diffie-Hellman, and ElGamal.
Unlike some other crypto libraries, BeeCrypt is not designed to solve
one specific problem, like file encryption, but to be a general purpose
toolkit which can be used in a variety of applications.
There are also no patent or royalty issues associated with BeeCrypt, and
it is released under the GNU LGPL license, which means it can used for
free in both open source and closed source commercial projects.
Diffstat (limited to 'security/beecrypt/distinfo')
-rw-r--r-- | security/beecrypt/distinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/beecrypt/distinfo b/security/beecrypt/distinfo new file mode 100644 index 00000000000..00b4fa1f5a8 --- /dev/null +++ b/security/beecrypt/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/08/03 15:47:42 jmmv Exp $ + +SHA1 (beecrypt-2.1.0.tar.gz) = 9520a807eb489ec55b11438c082255d4f8351083 +Size (beecrypt-2.1.0.tar.gz) = 252618 bytes |