Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -149/+0 |
* | Tests | lloyd | 2013-12-31 | 1 | -2/+2 |
* | Make SHA-256 the default instead of SHA-1 in passhash9 - it's been | lloyd | 2013-04-04 | 1 | -3/+13 |
* | Replace 0 and NULL pointer constants with nullptr. Also fix an old | lloyd | 2012-05-18 | 1 | -2/+2 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -4/+4 |
* | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8... | lloyd | 2011-06-13 | 1 | -1/+2 |
|\ | |||||
| * | propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3... | lloyd | 2011-03-08 | 1 | -1/+2 |
* | | Make the alg_id param for passhash9 optional. Update callers. | lloyd | 2011-04-11 | 1 | -11/+2 |
|/ | |||||
* | Move password hashing schemes to src/passhash | lloyd | 2011-02-17 | 1 | -0/+147 |