Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 4 | -5/+17 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 8 | -80/+96 |
* | Move declaration of MessageAuthenticationCode base class to mac.h (from base.h) | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Move the declaration of the HashFunction base class to a new header hash.h | lloyd | 2008-11-08 | 3 | -3/+3 |
* | Remove lookup.h use from OpenPGP S2K | lloyd | 2008-10-26 | 2 | -14/+8 |
* | Make S2K base class non-copyable and non-assignable by default (use clone ins... | lloyd | 2008-10-26 | 1 | -0/+3 |
* | Move EntropySource base class to new entropy_src.h (which allows the implemen... | lloyd | 2008-10-26 | 1 | -0/+1 |
* | Move rng.{cpp,h} from core to rng/ topdir | lloyd | 2008-10-26 | 1 | -0/+12 |
* | Move s2k.{h,cpp} and S2K algos from core and kdf to new s2k/ dir | lloyd | 2008-10-26 | 11 | -0/+505 |