Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -1/+1 |
* | Use size_t instead of u32bit in entropy and rng | lloyd | 2010-10-12 | 1 | -4/+4 |
* | Yet more Doxygen comments | lloyd | 2010-06-16 | 1 | -1/+7 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -1/+3 |
* | In the X9.31 PRNG, move the code that rekeys the cipher and generates V to | lloyd | 2009-01-31 | 1 | -7/+8 |
* | Check in a branch with a major redesign on how entropy polling is performed. | lloyd | 2009-01-27 | 1 | -1/+1 |
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1 | lloyd | 2008-09-30 | 1 | -1/+1 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 1 | -0/+42 |