| Commit message (Expand) | Author | Age | Files | Lines |
* | Tick to 1.8.10 release 2010-08-311.8.10 | lloyd | 2010-08-31 | 1 | -2/+2 |
* | Replace S2K with PBKDF in doc and examples since that is the preferred name | lloyd | 2010-08-31 | 5 | -31/+32 |
* | Use small tables in the first round of AES. See notes from rev | lloyd | 2010-08-20 | 1 | -0/+1 |
* | Improve compatability with the S2K/PBKDF changes made in 1.9: | lloyd | 2010-08-17 | 1 | -0/+2 |
* | Switch from 3DES to AES-256 for the default encryption algorithm for | lloyd | 2010-08-13 | 1 | -0/+2 |
* | The Perl configure put the doxy file into doc/, while the Python one | lloyd | 2010-06-22 | 1 | -0/+4 |
* | Tick readme, log, configure for 1.8.9 release1.8.9 | lloyd | 2010-06-16 | 1 | -1/+1 |
* | Update X509/PKCS8 docs WRT BER_encode | lloyd | 2010-06-15 | 1 | -101/+60 |
* | s/PKCS8_PrivateKey/Private_Key/ and s/X509_PublicKey/Public_Key/ | lloyd | 2010-06-15 | 1 | -37/+40 |
* | Document new BER_encode functions | lloyd | 2010-06-15 | 1 | -0/+1 |
* | Use a constant-time multiplication in IDEA. Add more IDEA tests. | lloyd | 2010-06-14 | 1 | -4/+5 |
* | Add make check to impatient instructions. | lloyd | 2010-06-10 | 1 | -72/+6 |
* | Update instructions to use the Python script, and note the existence | lloyd | 2010-06-10 | 1 | -75/+52 |
* | The Perl script will now refuse to run at all unless you pass the | lloyd | 2010-06-10 | 1 | -0/+1 |
* | Final DLL link fixes | lloyd | 2010-06-10 | 1 | -0/+1 |
* | Use using directives to bring parent members of vector types into | lloyd | 2010-06-09 | 1 | -0/+3 |
* | For DSA groups, use 160 bit q for all p less than or equal to 1024 bits | lloyd | 2010-05-28 | 1 | -0/+1 |
* | Use a reference count in GMP_Engine to track if we should reset the | lloyd | 2010-01-22 | 1 | -0/+1 |
* | Add support for the InnoSetup installer. This will not work right now | lloyd | 2009-11-25 | 1 | -0/+4 |
* | Update docs for 1.8.8 release 2009-11-031.8.8 | lloyd | 2009-11-03 | 1 | -1/+2 |
* | Document other recent changes | lloyd | 2009-10-14 | 1 | -0/+2 |
* | Document rng& argument to PKCS8::load_key | lloyd | 2009-10-13 | 2 | -3/+14 |
* | Change Skein-512 to match the tweaked 1.2 specification. Round constants | lloyd | 2009-09-15 | 1 | -0/+1 |
* | Bump version to 1.8.8-dev | lloyd | 2009-09-15 | 1 | -0/+2 |
* | Have dist script pull from nrb.1_8 in this branch | lloyd | 2009-09-11 | 1 | -1/+1 |
* | Update configures, readme, logfile for 1.8.7 release 2009-09-091.8.7 | lloyd | 2009-09-10 | 1 | -1/+1 |
* | Add a new option --no-autoload to configure.py. This will produce a minimal | lloyd | 2009-09-04 | 1 | -0/+2 |
* | Move 1.8 releases to a branch. Flip version numbers to 1.8.7-pre | lloyd | 2009-08-13 | 1 | -0/+2 |
* | Fix hardcoded paths in dist script. Use configure.py instead of cofigure.pl | lloyd | 2009-08-13 | 1 | -3/+3 |
* | Update version #s, logfile, readme for 1.8.6 release 2009-08-131.8.6 | lloyd | 2009-08-13 | 1 | -2/+7 |
* | Add a new interface CryptoBox which provides basic password-based encryption | lloyd | 2009-08-13 | 1 | -0/+50 |
* | Add a couple of new examples | lloyd | 2009-08-04 | 2 | -0/+222 |
* | Mention Open64 support. Move /proc-reader changes to top, most important of w... | lloyd | 2009-08-03 | 1 | -1/+2 |
* | Change version to 1.8.6-pre, document changes since 1.8.5 release | lloyd | 2009-07-25 | 1 | -0/+5 |
* | Minor changes to the license. | lloyd | 2009-07-25 | 1 | -13/+14 |
* | Update log, readme, version #s in configure for 1.8.5 release 2009-07-231.8.5 | lloyd | 2009-07-23 | 1 | -1/+2 |
* | Add Charles Brockman to the credits file - he submitted a number of | lloyd | 2009-07-21 | 1 | -0/+5 |
* | Apply some grammatical fixes to api.tex contributed by Charles Brockman | lloyd | 2009-07-21 | 1 | -90/+90 |
* | Set version fields for 1.8.5 rc1 | lloyd | 2009-07-21 | 1 | -1/+1 |
* | Only append <requires> if at least one dep | lloyd | 2009-07-21 | 1 | -6/+10 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -0/+37 |
* | Add a script that analyzes the source and prints module dependencies. | lloyd | 2009-07-15 | 1 | -0/+70 |
* | Also document Skein fix | lloyd | 2009-07-14 | 1 | -0/+1 |
* | Document that the test suite returns an error code now | lloyd | 2009-07-14 | 1 | -0/+1 |
* | Bump version numbers to 1.8.5-pre | lloyd | 2009-07-14 | 1 | -0/+3 |
* | Do a 1.8.4 release to fix MR nonce gen bug | lloyd | 2009-07-12 | 1 | -0/+3 |
* | Update readme and logfile for 1.8.3 release1.8.3 | lloyd | 2009-07-11 | 1 | -1/+1 |
* | Fix generating primes between 4 and 7 bits. The problem was that when | lloyd | 2009-07-11 | 1 | -1/+1 |
* | Document fix to random_prime | lloyd | 2009-07-10 | 1 | -0/+1 |
* | Don't recommend SHA-1 for new applications. | lloyd | 2009-07-08 | 1 | -30/+33 |