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