aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-28* rsa.c (generate): Use e=65537 for new RSA keys.David Shaw1-0/+4
2006-04-20(generate): Tweak to allow keys larger than 1024 bits. Enforce that the qDavid Shaw1-0/+2
2006-04-20The plumbing necessary to create DSA keys with variable sized q.David Shaw1-0/+5
2006-04-20Add SHA-224 supportDavid Shaw1-0/+6
2006-03-20* blowfish.c, md5.c, rmd160.c, sha1.c, sha256.c, sha512.c: Revert previousDavid Shaw1-0/+5
2006-03-20* blowfish.c, md5.c, rmd160.c, sha1.c, sha256.c, sha512.c: Use '#if'David Shaw1-0/+8
2006-02-14about to release 1.4.3rc1gnupg-1.4.3rc1Werner Koch1-0/+4
2006-02-09Lock random seed fileWerner Koch1-0/+6
2005-12-06* idea-stub.c (load_module): Not legal to return a void * as a functionDavid Shaw1-3/+7
2005-12-06* Makefile.am: Some cleanup so we don't build files that are completelyDavid Shaw1-0/+6
2005-08-11Experimental code to improve AES performance. Got about 25% on ia32.Werner Koch1-0/+6
2005-06-07* random.c: Fix prototype of the fast random gatherer. Noted by JoeDavid Shaw1-0/+5
2005-03-23(rndw32_gather_random_fast): While adding data use theWerner Koch1-1/+7
2005-03-07* primegen.c (is_prime): Free A2. Noted by [email protected].Werner Koch1-0/+5
2004-12-01* md.c (string_to_digest_algo): Allow read/write SHA384 and SHA512.David Shaw1-0/+5
2004-11-032004-11-03 Timo Schulz <[email protected]>Timo Schulz1-0/+5
2004-10-14* rndunix.c (start_gatherer) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch1-0/+5
2004-10-12* algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c,David Shaw1-0/+6
2004-09-23Note: I have not fully tested the new key creation due to a pc/scWerner Koch1-0/+5
2004-05-20* dsa.c (verify): s/exp/exponent/ to fix a compiler warning. From WernerDavid Shaw1-0/+5
2004-01-17* cipher.c (setup_cipher_table): May as well call Rijndael AES at thisDavid Shaw1-1/+4
2004-01-17* pubkey.c (setup_pubkey_table), elgamal.c (sign, verify, test_keys,David Shaw1-3/+8
2003-12-30* idea-stub.c (load_module, idea_get_info): Return the proper type forDavid Shaw1-0/+3
2003-12-30* rijndael.c, rndunix.c, twofish.c: Remove dead IS_MODULE code.David Shaw1-0/+8
2003-12-28cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon1-0/+8
2003-12-17* dsa.h, dsa.c (dsa_verify), elgamal.h, elgamal.c (elg_verify), rsa.h,David Shaw1-0/+6
2003-12-04* pubkey.c (setup_pubkey_table): Don't allow signatures to and fromDavid Shaw1-0/+8
2003-12-01* pubkey.c (setup_pubkey_table): Only include RSA if USE_RSA is defined.David Shaw1-1/+9
2003-11-27* pubkey.c (pubkey_sign): Return an error if an ElGamal key is used.Werner Koch1-0/+8
2003-10-10* primegen.c (gen_prime): Bail out if we try to generate a primeWerner Koch1-0/+5
2003-10-06* primegen.c (gen_prime): Bail out if NBITS is zero. This isWerner Koch1-0/+5
2003-09-04* md.c (string_to_digest_algo): Enable read-write SHA-256 support.David Shaw1-0/+7
2003-08-28* idea-stub.c, random.c; s/__MINGW32__/_WIN32/ to help building on nativeDavid Shaw1-0/+6
2003-08-21* random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM twice.David Shaw1-0/+5
2003-05-24* bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c,David Shaw1-0/+9
2003-05-15* cipher.c (setup_cipher_table): #ifdef IDEA.David Shaw1-0/+17
2003-04-15* md.c (md_start_debug): Need to open the file in binary mode.Werner Koch1-0/+4
2003-02-21* cipher.c (setup_cipher_table): #ifdef all optional ciphers.David Shaw1-0/+6
2003-02-12* Makefile.am, md.c (load_digest_module): Only build in SHA384/512 andDavid Shaw1-0/+6
2003-02-04* sha256.c, sha512.c: New.David Shaw1-0/+7
2002-11-06* rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not requiredDavid Shaw1-0/+16
2002-11-02* cipher.c (string_to_cipher_algo), md.c (string_to_digest_algo): AllowDavid Shaw1-0/+5
2002-10-31added RISC OS module loading supportStefan Bellon1-0/+5
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-1027/+0
2002-10-12* rndunix.c (my_popen): Make sure that stdin and stderr areWerner Koch1-0/+8
2002-10-02* tiger.c (tiger_get_info): Select the OID to use for TIGER at compileDavid Shaw1-0/+5
2002-09-27* Makefile.am, md.c (load_digest_module): TIGER is now always enabled.David Shaw1-0/+5
2002-09-26* tiger.c (tiger_get_info): Use a regular OID. Note that thisWerner Koch1-0/+6
2002-09-17* rndw32.c (SIZEOF_DISK_PERFORMANCE_STRUCT): Increased to 256.Werner Koch1-0/+4
2002-09-12updated RISC OS stuffStefan Bellon1-0/+4