Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split SHA-2 into 32 and 64 bit versions; they are totally independent | lloyd | 2010-09-30 | 1 | -56/+0 |
* | Completely remove the second parameter to SecureVector which specifies | lloyd | 2010-09-14 | 1 | -6/+8 |
* | For the SHA-2 classes, don't use inheritence to share a handful of | lloyd | 2010-06-28 | 1 | -28/+19 |
* | More Doxygen comments | lloyd | 2010-06-16 | 1 | -0/+4 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -4/+4 |
* | Remove SecureBuffer, which is the fixed-size variant of SecureVector. | lloyd | 2010-03-23 | 1 | -2/+2 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -3/+3 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -14/+16 |
* | I had not anticipated this being really worthwhile, but it turns out | lloyd | 2008-11-23 | 1 | -1/+1 |
* | Rename SHA-{384,512} base class SHA_64_BASE to SHA_384_512_BASE. Rename SHA_2... | lloyd | 2008-10-10 | 1 | -6/+6 |
* | Add SHA-224 from InSiTo, written and (C) by FlexSecure GmbH | lloyd | 2008-10-08 | 1 | -0/+57 |