aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/rsa.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-05-21* bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c,David Shaw1-6/+3
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.
2002-06-29Update head to match stable 1.0David Shaw1-0/+494
2000-12-19Removed files from the HEAD revision, because they are now in anotherWerner Koch1-468/+0
repository
2000-11-14Some configuration changesWerner Koch1-20/+20
2000-10-04See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner KochWerner Koch1-4/+1
2000-09-18See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner KochWerner Koch1-20/+116
2000-07-14See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch1-0/+375
1997-12-12added option file handlingWerner Koch1-214/+0
1997-12-09fingerprints and self signatures addedWerner Koch1-0/+16
1997-11-24ElGamal funktioniert und ist defaultWerner Koch1-4/+4
1997-11-19Output armor works, RSA keygen works.Werner Koch1-15/+22
1997-11-18initially checkinWerner Koch1-0/+191