Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6... | lloyd | 2010-02-24 | 1 | -2/+2 |
|\ | |||||
| * | Correct doxygen comment | lloyd | 2010-02-24 | 1 | -2/+2 |
* | | propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4... | lloyd | 2010-02-14 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Use the new support for explicitly deleting functions instead of hiding | lloyd | 2009-11-17 | 1 | -3/+4 |
* | | Remove include of rng.h in s2k.h since it is no longer used. Add an | lloyd | 2010-02-01 | 1 | -1/+0 |
* | | Modify the S2K interface. Instead of being stateful in terms of the salt | lloyd | 2010-02-01 | 1 | -49/+9 |
|/ | |||||
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -7/+9 |
* | Make S2K base class non-copyable and non-assignable by default (use clone ins... | lloyd | 2008-10-26 | 1 | -0/+3 |
* | Move s2k.{h,cpp} and S2K algos from core and kdf to new s2k/ dir | lloyd | 2008-10-26 | 1 | -0/+97 |