| Commit message (Expand) | Author | Age | Files | Lines |
* | ECC private keys had two different constructors, one taking a group | lloyd | 2011-04-08 | 1 | -0/+6 |
* | s/Release/Version/ | lloyd | 2011-04-06 | 1 | -152/+161 |
* | Remove the socket wrapper code, as the SSL interface itself | lloyd | 2011-04-05 | 1 | -2/+8 |
* | Put 'Release' in front of every version. This causes Sphinx to | lloyd | 2011-04-04 | 1 | -150/+150 |
* | Convert most of the documentation to reStructured Text, adding | lloyd | 2011-04-04 | 1 | -1543/+1882 |
* | Remove some old scripts. Move the PGP key to a txt file. Document | lloyd | 2011-03-24 | 1 | -0/+2 |
* | Disable the by default strong key checking on loading a private | lloyd | 2011-03-21 | 1 | -0/+3 |
* | Tick to 1.9.16-dev | lloyd | 2011-03-21 | 1 | -1/+3 |
* | Update notes, version, and readme for 1.9.15, first release candidate1.9.151.10.0-rc1 | lloyd | 2011-03-21 | 1 | -6/+12 |
* | merge of '1bf20e797477a87c044a8fd74af47d872f630831' | lloyd | 2011-03-14 | 1 | -2/+4 |
|\ |
|
| * | More notes | lloyd | 2011-03-09 | 1 | -0/+4 |
* | | Use the same mesasge expansion trick in SHA-512. Performance on | lloyd | 2011-03-13 | 1 | -2/+3 |
* | | Modify SHA-224/SHA-256 so that it does the message expansion in | lloyd | 2011-03-12 | 1 | -0/+4 |
|/ |
|
* | Tick to 1.9.15-dev | lloyd | 2011-03-07 | 1 | -0/+4 |
* | Tick version numbers for 1.9.14 release1.9.14 | lloyd | 2011-03-01 | 1 | -1/+1 |
* | Fix PR 142: the zlib filters were not updated in 1.9.11 to use zeroise | lloyd | 2011-02-18 | 1 | -0/+1 |
* | Add support for bcrypt, the Blowfish-based password hashing scheme | lloyd | 2011-02-16 | 1 | -0/+1 |
* | Add the NIST AES key wrap algorithm, as specified in RFC 3394 and | lloyd | 2011-02-15 | 1 | -0/+1 |
* | Tick version to 1.9.14-dev | lloyd | 2011-02-10 | 1 | -0/+2 |
* | Tick to 1.9.13 release1.9.13 | lloyd | 2011-02-09 | 1 | -1/+5 |
* | Fix the ordering of the GOST 34.10 signature values. Add a test | lloyd | 2011-02-07 | 1 | -0/+1 |
* | Update Keccak to the round 3 variant announced 2011-01-17 | lloyd | 2011-01-20 | 1 | -0/+1 |
* | Tick to 1.9.13-dev | lloyd | 2010-12-15 | 1 | -0/+2 |
* | Update versions for 1.9.12 release1.9.12 | lloyd | 2010-12-13 | 1 | -1/+2 |
* | Add a simple but functioning implementation of Keccak. Only the | lloyd | 2010-12-10 | 1 | -0/+1 |
* | Fix OpenSSL engine compile :/ | lloyd | 2010-12-01 | 1 | -0/+1 |
* | Add LDFLAGS to Python link line | lloyd | 2010-12-01 | 1 | -0/+1 |
* | Now 1.9.12-dev | lloyd | 2010-11-30 | 1 | -0/+2 |
* | Update version numbers for 1.9.11 release | lloyd | 2010-11-29 | 1 | -1/+1 |
* | Add X509_Certificate::to_string | lloyd | 2010-11-29 | 1 | -0/+2 |
* | More release notes | lloyd | 2010-11-23 | 1 | -1/+4 |
* | More details in changelog | lloyd | 2010-11-17 | 1 | -5/+10 |
* | Update Skein-512 for the new 1.3 specification, just changes the key | lloyd | 2010-11-03 | 1 | -0/+1 |
* | Add 1.8.11 changelog | lloyd | 2010-11-02 | 1 | -0/+8 |
* | Document adding base64 standalone encoder | lloyd | 2010-10-28 | 1 | -0/+1 |
* | More size_t. Document changes | lloyd | 2010-10-13 | 1 | -2/+5 |
* | Forward port CRL fixes from rev 7bb2001cd554a1acc3d345914ea710ff0e1d3a6b | lloyd | 2010-10-07 | 1 | -0/+1 |
* | Document removing append | lloyd | 2010-09-15 | 1 | -2/+3 |
* | Wording changes | lloyd | 2010-09-08 | 1 | -3/+3 |
* | Document recent changes | lloyd | 2010-09-08 | 1 | -2/+5 |
* | Realization while thinking about the recently added truncate: in a STL | lloyd | 2010-09-07 | 1 | -1/+0 |
* | Document recent changes | lloyd | 2010-09-03 | 1 | -0/+4 |
* | Add 1.8.10 change notes | lloyd | 2010-08-31 | 1 | -0/+9 |
* | For passhash9, add another interface that allows the caller to specify | lloyd | 2010-08-22 | 1 | -0/+1 |
* | Turns out OpenSSL's implementation of PBKDF2 allows empty passphrases, | lloyd | 2010-08-21 | 1 | -0/+1 |
* | In the first round of AES, use a 256 element table and do the | lloyd | 2010-08-18 | 1 | -0/+1 |
* | The changelog for 1.9.4 claimed that the default PKCS #8 encryption | lloyd | 2010-08-13 | 1 | -1/+4 |
* | Update log, readme, configure for 1.9.10 release 2010-08-121.9.10 | lloyd | 2010-08-12 | 1 | -1/+1 |
* | Add also AES-192 using SSSE3 | lloyd | 2010-08-12 | 1 | -1/+1 |
* | Support AES-256 is the SSSE3 implementation | lloyd | 2010-08-12 | 1 | -1/+1 |