Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -2/+6 |
* | In the X9.31 PRNG, move the code that rekeys the cipher and generates V to | lloyd | 2009-01-31 | 2 | -44/+53 |
* | Major change in RNG semantics: you must call reseed before calling | lloyd | 2009-01-27 | 1 | -1/+1 |
* | Check in a branch with a major redesign on how entropy polling is performed. | lloyd | 2009-01-27 | 2 | -4/+4 |
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -1/+1 |
* | In ANSI_X931_RNG::reseed, only attempt to reseed the X9.31 state if | lloyd | 2008-10-28 | 1 | -7/+10 |
* | Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1 | lloyd | 2008-09-30 | 2 | -8/+7 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 3 | -0/+198 |