| Commit message (Expand) | Author | Age | Files | Lines |
* | (is_prime): Free A2. Fixed bug #423. | Werner Koch | 2005-03-07 | 2 | -0/+5 |
* | *** empty log message *** | Werner Koch | 2004-03-29 | 3 | -15/+21 |
* | * elgamal.c (gen_k): New arg SMALL_K. (sign): Use it here with SMALL_K set | David Shaw | 2003-11-29 | 2 | -27/+39 |
* | * POTFILES.in (cipher/primegen.c): Added. | Werner Koch | 2003-10-10 | 2 | -2/+11 |
* | * primegen.c (gen_prime): Bail out if NBITS is zero. This is | Werner Koch | 2003-10-06 | 2 | -0/+8 |
* | * random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM twice. | David Shaw | 2003-08-13 | 2 | -1/+6 |
* | Changed a lot of __MINGW32__ to _WIN32. This should help a bit in | Werner Koch | 2003-07-30 | 3 | -7/+15 |
* | * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c, | David Shaw | 2003-05-21 | 20 | -197/+180 |
* | * tiger.c: Use the U64_C macro instead of LL. | David Shaw | 2003-05-14 | 4 | -534/+540 |
* | * sha512.c: Use the U64_C() macro rather than blindly suffixing with LL. | David Shaw | 2003-05-09 | 2 | -47/+61 |
* | * sha512.c: Suffix all 64-bit constants with LL. Note this makes this | David Shaw | 2003-05-09 | 2 | -51/+57 |
* | * cipher.c (fast_random_poll): Only use times() if we HAVE_TIMES. | David Shaw | 2003-05-08 | 2 | -5/+11 |
* | * md.c (md_start_debug): Need to open the file in binary mode. | Werner Koch | 2003-04-15 | 2 | -1/+5 |
* | * Makefile.am: Make sure sha512.c is included in the tarball. | David Shaw | 2003-02-12 | 2 | -1/+3 |
* | * Makefile.am, md.c (load_digest_module): Only build in SHA384/512 if | David Shaw | 2003-02-11 | 3 | -4/+10 |
* | * sha256.c, sha512.c: New. | David Shaw | 2003-02-04 | 6 | -3/+793 |
* | added prototype that was missing in CVS since long ago | Stefan Bellon | 2002-11-06 | 2 | -0/+6 |
* | * blowfish.c (burn_stack), cast5.c (burn_stack), des.c (burn_stack), md5.c | David Shaw | 2002-11-06 | 14 | -15/+29 |
* | * rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not | Werner Koch | 2002-10-21 | 3 | -11/+16 |
* | * rndunix.c (my_popen): Make sure that stdin and stderr are | Werner Koch | 2002-10-12 | 2 | -24/+49 |
* | * tiger.c (tiger_get_info): Select the OID to use for TIGER at compile | David Shaw | 2002-10-02 | 2 | -0/+14 |
* | From devel branch | David Shaw | 2002-10-01 | 2 | -15/+10 |
* | * rndw32.c (SIZEOF_DISK_PERFORMANCE_STRUCT): Increased to 256. | Werner Koch | 2002-09-17 | 2 | -1/+7 |
* | typo fixes and disabled dummy cipher | Werner Koch | 2002-09-10 | 2 | -4/+4 |
* | * random.c: Automagically detect the entrop gatherer when | Werner Koch | 2002-08-30 | 5 | -69/+129 |
* | Include intl/ in the CVS again; otherwise we are not able to | Werner Koch | 2002-08-23 | 2 | -1/+6 |
* | * cipher.c: Include the DUMMY cipher only when the new ALLOW_DUMMY | Werner Koch | 2002-08-12 | 2 | -5/+17 |
* | * Makefile.am, md.c (load_digest_module): Allow switching TIGER on and off | David Shaw | 2002-08-08 | 3 | -8/+13 |
* | * md.c (md_algo_present): New function to check if a given algo is in use | David Shaw | 2002-08-07 | 2 | -2/+22 |
* | Removed some obsolete header files.V1-1-91 | Werner Koch | 2002-08-04 | 14 | -211/+64 |
* | RISC OS changes because of dynload removal | Stefan Bellon | 2002-08-03 | 2 | -28/+20 |
* | RISC OS changes due to dynload removal | Stefan Bellon | 2002-08-03 | 4 | -54/+30 |
* | The big extension module removal. | Werner Koch | 2002-08-03 | 19 | -1650/+505 |
* | * random.c: "warning" -> "WARNING" | David Shaw | 2002-07-25 | 2 | -1/+5 |
* | * rndw32.c (slow_gatherer_windowsNT): Use a simple array for the | Werner Koch | 2002-07-24 | 2 | -3/+12 |
* | * rndlinux.c: Removed HAVE_LINUX_RANDOM_H conditional because it | Werner Koch | 2002-06-29 | 2 | -2/+6 |
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 41 | -0/+17970 |
* | Removed files from the HEAD revision, because they are now in another | Werner Koch | 2000-12-19 | 41 | -19014/+0 |
* | Some configuration changes | Werner Koch | 2000-11-14 | 6 | -45/+61 |
* | Ooops, forgot to add this one. | Werner Koch | 2000-10-11 | 1 | -0/+2198 |
* | Changed keyring handling - saving still does not work. | Werner Koch | 2000-10-10 | 4 | -9/+80 |
* | Added the arcfour cipher which is of use for GNUTLS. | Werner Koch | 2000-10-10 | 2 | -0/+206 |
* | See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch | Werner Koch | 2000-10-04 | 7 | -18/+75 |
* | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 2000-09-18 | 7 | -36/+161 |
* | See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch | Werner Koch | 2000-07-31 | 2 | -21/+22 |
* | See ChangeLog: Fri Jul 28 18:19:11 CEST 2000 Werner Koch | Werner Koch | 2000-07-28 | 1 | -15/+9 |
* | See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch | Werner Koch | 2000-07-25 | 2 | -88/+251 |
* | See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner Koch | Werner Koch | 2000-07-17 | 3 | -5/+8 |
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 21 | -139/+1722 |
* | See ChangeLog: Fri Mar 24 11:25:45 CET 2000 Werner Koch | Werner Koch | 2000-03-24 | 2 | -6/+91 |