summaryrefslogtreecommitdiffstats
path: root/cipher (follow)
Commit message (Expand)AuthorAgeFilesLines
* * md.c (string_to_digest_algo): Allow read/write SHA384 and SHA512.David Shaw2004-12-012-15/+5
* 2004-11-03 Timo Schulz <twoaday@g10code.com>Timo Schulz2004-11-032-9/+11
* * rndunix.c (start_gatherer) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch2004-10-142-1/+13
* * algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c,David Shaw2004-10-129-135/+112
* Note: I have not fully tested the new key creation due to a pc/scWerner Koch2004-09-232-1/+7
* * dsa.c (verify): s/exp/exponent/ to fix a compiler warning. From WernerDavid Shaw2004-05-202-5/+10
* * cipher.c (setup_cipher_table): May as well call Rijndael AES at thisDavid Shaw2004-01-172-4/+7
* * pubkey.c (setup_pubkey_table), elgamal.c (sign, verify, test_keys,David Shaw2004-01-173-182/+13
* * idea-stub.c (load_module, idea_get_info): Return the proper type forDavid Shaw2003-12-302-19/+11
* * rijndael.c, rndunix.c, twofish.c: Remove dead IS_MODULE code.David Shaw2003-12-306-190/+10
* cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon2003-12-284-38/+10
* * dsa.h, dsa.c (dsa_verify), elgamal.h, elgamal.c (elg_verify), rsa.h,David Shaw2003-12-178-26/+19
* * pubkey.c (setup_pubkey_table): Don't allow signatures to and fromDavid Shaw2003-12-042-7/+46
* * pubkey.c (setup_pubkey_table): Only include RSA if USE_RSA is defined.David Shaw2003-12-012-3/+14
* * pubkey.c (pubkey_sign): Return an error if an ElGamal key is used.Werner Koch2003-11-273-27/+43
* * primegen.c (gen_prime): Bail out if we try to generate a primeWerner Koch2003-10-102-3/+13
* * primegen.c (gen_prime): Bail out if NBITS is zero. This isWerner Koch2003-10-062-1/+9
* * md.c (string_to_digest_algo): Enable read-write SHA-256 support.David Shaw2003-09-045-948/+11
* * idea-stub.c, random.c; s/__MINGW32__/_WIN32/ to help building on nativeDavid Shaw2003-08-293-7/+16
* * random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM twice.David Shaw2003-08-222-1/+6
* * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c,David Shaw2003-05-2420-196/+179
* * cipher.c (setup_cipher_table): #ifdef IDEA.David Shaw2003-05-157-598/+629
* * md.c (md_start_debug): Need to open the file in binary mode.Werner Koch2003-04-152-2/+6
* * cipher.c (setup_cipher_table): #ifdef all optional ciphers.David Shaw2003-02-213-4/+22
* * Makefile.am, md.c (load_digest_module): Only build in SHA384/512 andDavid Shaw2003-02-123-6/+14
* * sha256.c, sha512.c: New.David Shaw2003-02-046-2/+792
* * rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not requiredDavid Shaw2002-11-0614-25/+41
* * cipher.c (string_to_cipher_algo), md.c (string_to_digest_algo): AllowDavid Shaw2002-11-023-8/+33
* added RISC OS module loading supportStefan Bellon2002-10-312-32/+14
* * rndunix.c (my_popen): Make sure that stdin and stderr areWerner Koch2002-10-122-24/+49
* * tiger.c (tiger_get_info): Select the OID to use for TIGER at compileDavid Shaw2002-10-022-0/+14
* * Makefile.am, md.c (load_digest_module): TIGER is now always enabled.David Shaw2002-09-273-6/+10
* * tiger.c (tiger_get_info): Use a regular OID. Note that thisWerner Koch2002-09-262-15/+10
* * rndw32.c (SIZEOF_DISK_PERFORMANCE_STRUCT): Increased to 256.Werner Koch2002-09-172-1/+7
* updated RISC OS stuffStefan Bellon2002-09-122-0/+6
* typo fixes and disabled dummy cipherWerner Koch2002-09-102-4/+4
* * random.c: Automagically detect the entrop gatherer whenWerner Koch2002-08-305-69/+129
* Include intl/ in the CVS again; otherwise we are not able toWerner Koch2002-08-232-1/+6
* * cipher.c: Include the DUMMY cipher only when the new ALLOW_DUMMYWerner Koch2002-08-122-5/+17
* * Makefile.am, md.c (load_digest_module): Allow switching TIGER on and offDavid Shaw2002-08-083-8/+13
* * md.c (md_algo_present): New function to check if a given algo is in useDavid Shaw2002-08-072-2/+22
* Removed some obsolete header files.V1-1-91Werner Koch2002-08-0514-211/+64
* RISC OS changes because of dynload removalStefan Bellon2002-08-032-28/+20
* RISC OS changes due to dynload removalStefan Bellon2002-08-034-54/+30
* The big extension module removal.Werner Koch2002-08-0319-1650/+505
* * random.c: "warning" -> "WARNING"David Shaw2002-07-252-1/+5
* * rndw32.c (slow_gatherer_windowsNT): Use a simple array for theWerner Koch2002-07-242-3/+12
* * rndlinux.c: Removed HAVE_LINUX_RANDOM_H conditional because itWerner Koch2002-06-292-2/+6
* Update head to match stable 1.0David Shaw2002-06-2941-0/+17970
* Removed files from the HEAD revision, because they are now in anotherWerner Koch2000-12-1941-19014/+0