Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix aliasing problem. | Werner Koch | 2011-08-09 | 1 | -1035/+1043 |
| | |||||
* | Improved AES performance. | Werner Koch | 2008-03-22 | 1 | -123/+167 |
| | |||||
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 1 | -4/+2 |
| | | | | | Updated gettext. | ||||
* | Experimental code to improve AES performance. Got about 25% on ia32. | Werner Koch | 2005-08-11 | 1 | -0/+51 |
| | |||||
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
| | |||||
* | * algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c, | David Shaw | 2004-10-12 | 1 | -15/+12 |
| | | | | | des.c, rijndael.c: Consistently use const for input buffers. | ||||
* | * rijndael.c, rndunix.c, twofish.c: Remove dead IS_MODULE code. | David Shaw | 2003-12-30 | 1 | -69/+1 |
| | | | | | | | * g10c.c: Dead code. Remove. * Makefile.am: Don't compile g10c.c. | ||||
* | * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c, | David Shaw | 2003-05-24 | 1 | -17/+8 |
| | | | | | | | | rijndael.c, rndunix.c, sha256.c, cast5.c, idea-stub.c, rmd160.c, rndw32.c, sha512.c, md5.c, rmd160test.c, rsa.c, tiger.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | ||||
* | * rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not required | David Shaw | 2002-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | anymore. (From Werner) * random.c (read_seed_file,update_random_seed_file): Use binary mode for __CYGWIN__. (From Werner) * blowfish.c (burn_stack), cast5.c (burn_stack), des.c (burn_stack), md5.c (burn_stack), random.c (burn_stack, read_pool, fast_random_poll), rijndael.c (burn_stack), rmd160.c (burn_stack), rndegd.c (rndegd_gather_random), rndlinux.c (rndlinux_gather_random), sha1.c (burn_stack), tiger.c (burn_stack), twofish.c (burn_stack): Replace various calls to memset() with the more secure wipememory(). | ||||
* | Removed some obsolete header files.V1-1-91 | Werner Koch | 2002-08-04 | 1 | -1/+1 |
| | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+2234 |
| | |||||
* | Removed files from the HEAD revision, because they are now in another | Werner Koch | 2000-12-19 | 1 | -2198/+0 |
| | | | | | repository | ||||
* | Ooops, forgot to add this one. | Werner Koch | 2000-10-11 | 1 | -0/+2198 |