aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add a new option --no-autoload to configure.py. This will produce a minimallloyd2009-09-041-0/+2
* Move 1.8 releases to a branch. Flip version numbers to 1.8.7-prelloyd2009-08-131-0/+2
* Fix hardcoded paths in dist script. Use configure.py instead of cofigure.pllloyd2009-08-131-3/+3
* Update version #s, logfile, readme for 1.8.6 release 2009-08-131.8.6lloyd2009-08-131-2/+7
* Add a new interface CryptoBox which provides basic password-based encryptionlloyd2009-08-131-0/+50
* Add a couple of new exampleslloyd2009-08-042-0/+222
* Mention Open64 support. Move /proc-reader changes to top, most important of w...lloyd2009-08-031-1/+2
* Change version to 1.8.6-pre, document changes since 1.8.5 releaselloyd2009-07-251-0/+5
* Minor changes to the license.lloyd2009-07-251-13/+14
* Update log, readme, version #s in configure for 1.8.5 release 2009-07-231.8.5lloyd2009-07-231-1/+2
* Add Charles Brockman to the credits file - he submitted a number oflloyd2009-07-211-0/+5
* Apply some grammatical fixes to api.tex contributed by Charles Brockmanlloyd2009-07-211-90/+90
* Set version fields for 1.8.5 rc1lloyd2009-07-211-1/+1
* Only append <requires> if at least one deplloyd2009-07-211-6/+10
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-0/+37
* Add a script that analyzes the source and prints module dependencies.lloyd2009-07-151-0/+70
* Also document Skein fixlloyd2009-07-141-0/+1
* Document that the test suite returns an error code nowlloyd2009-07-141-0/+1
* Bump version numbers to 1.8.5-prelloyd2009-07-141-0/+3
* Do a 1.8.4 release to fix MR nonce gen buglloyd2009-07-121-0/+3
* Update readme and logfile for 1.8.3 release1.8.3lloyd2009-07-111-1/+1
* Fix generating primes between 4 and 7 bits. The problem was that whenlloyd2009-07-111-1/+1
* Document fix to random_primelloyd2009-07-101-0/+1
* Don't recommend SHA-1 for new applications.lloyd2009-07-081-30/+33
* Someone commented that they were using Blowfish because "No particularlloyd2009-07-081-94/+93
* Document new configure.pylloyd2009-07-021-1/+1
* Change the makefile template language somewhat. Previously variableslloyd2009-07-011-4/+5
* Mention change in preferece for /dev/*random deviceslloyd2009-07-011-0/+1
* DataSource::discard_next did not actually return the number of discardedlloyd2009-06-241-0/+1
* Fix one of the examples, call bits_of() on OctetString before assigninglloyd2009-06-231-1/+1
* Use an input insensitive implementation of same_mem instead of memcmp.lloyd2009-06-221-0/+1
* Improve handling of low-entropy situations in HMAC_RNG and Randpool.lloyd2009-06-211-3/+4
* Fix Gentoo bug 272242lloyd2009-06-061-0/+1
* Add an implementation of Skein-512lloyd2009-06-021-0/+1
* Document adding a default param for AutoSeeded_RNG::reseedlloyd2009-04-221-0/+1
* Bump version to 0.8.3-prelloyd2009-04-161-0/+3
* Update for 1.8.2 release 2009-04-071.8.2lloyd2009-04-081-1/+1
* Add the GOST 34.11 hash function. Pretty slow, but functional.lloyd2009-04-071-0/+1
* Clean up the GOST_2ROUND macro a bit. Put in do/while block so it is alloyd2009-04-071-2/+2
* s/NYC/Vermont/lloyd2009-04-011-1/+1
* GOST was using a completely non-standard set of sboxes. Change it to uselloyd2009-03-271-0/+1
* Add LibraryInitializers to the examples, instead of relying on lazy init.lloyd2009-03-1739-10/+67
* Expand some acronyms and various grammatical fixes to the tutorial document,lloyd2009-03-061-23/+24
* merge of '4d21273f3094d6b2c2bc149c76383d54ce0a0006'lloyd2009-02-112-56/+62
|\
| * Apply a set of patches by Charles Brockman <[email protected]> fixinglloyd2009-02-112-56/+62
* | Mention merge of n.r.b.entropy-poll-redesignlloyd2009-02-081-0/+1
* | Update examples for changed EntropySource and RandomNumberGenerator interfaceslloyd2009-01-312-11/+14
* | Fix test_es for new Entropy_Accumulator interface. It XORs into a blocklloyd2009-01-271-21/+27
* | Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-272-17/+24
|/
* Bump to 1.8.2-prelloyd2009-01-211-0/+3