| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Add an implementation of AES-128 using SSSE3 instructions. It runs in | lloyd | 2010-08-09 | 1 | -0/+1 |
* | Document new engine loader | lloyd | 2010-07-27 | 1 | -0/+1 |
* | Mention byteswap changes, and fix spelling error in 1.9.9 log | lloyd | 2010-07-27 | 1 | -1/+2 |
* | Consolidate the two engines that provided assembler implementations | lloyd | 2010-07-13 | 1 | -0/+1 |
* | Drop support for running configure with Python 2.4. This allows | lloyd | 2010-07-09 | 1 | -0/+1 |
* | Rename S2K to PBKDF, because that is by far the most common name - S2K | lloyd | 2010-07-09 | 1 | -0/+1 |
* | Tick version to 1.9.10-dev | lloyd | 2010-06-30 | 1 | -0/+3 |
* | Tick readme, log, configure for 1.9.9 release | lloyd | 2010-06-28 | 1 | -1/+1 |
* | The fix for build.h also fixes a problem compiling under Apple's GCC 4.2 | lloyd | 2010-06-28 | 1 | -0/+1 |
* | Give all Filter objects a method for querying their name | lloyd | 2010-06-28 | 1 | -0/+1 |
* | Document other changes since 1.9.8 | lloyd | 2010-06-21 | 1 | -0/+3 |
* | Reorder by date then version | lloyd | 2010-06-18 | 1 | -16/+16 |
* | Import the 1.8.9 release notes | lloyd | 2010-06-16 | 1 | -0/+13 |
* | Mention Doxygen updates in release log | lloyd | 2010-06-16 | 1 | -0/+1 |
* | Increase the iteration count and salt size used for encrypted | lloyd | 2010-06-15 | 1 | -0/+1 |
* | Tick to 1.9.9-dev | lloyd | 2010-06-14 | 1 | -0/+2 |
* | Update log, readme for 1.9.8 release | lloyd | 2010-06-14 | 1 | -1/+1 |
* | Rename the --use-boost-python optin to --with-boost-python, and add a | lloyd | 2010-06-13 | 1 | -0/+1 |
* | Document new code for wide multiply under VC | lloyd | 2010-06-11 | 1 | -0/+1 |
* | Document fixing 512/768 bit DL groups via DSA kosherizer | lloyd | 2010-06-02 | 1 | -0/+1 |
* | Remove FORK-256; it's obscure and has been definitively broken. | lloyd | 2010-05-25 | 1 | -0/+1 |
* | Add a couple of small patches from Thomas Capricelli <[email protected]> | lloyd | 2010-05-21 | 1 | -0/+1 |
* | Note other changes | lloyd | 2010-05-19 | 1 | -0/+3 |
* | Modify the implementation of multiplication mod 65537 used in IDEA to | lloyd | 2010-04-30 | 1 | -0/+1 |
* | Tick to 1.9.8-dev | lloyd | 2010-04-28 | 1 | -0/+2 |
* | Update log, readme, configure for 1.9.7 release1.9.7 | lloyd | 2010-04-27 | 1 | -1/+1 |
* | Fix EMSA_Raw in the case where the original input had leading 0 bytes. | lloyd | 2010-04-21 | 1 | -0/+1 |
* | Add support for SEED ciphersuites. Tested against OpenSSL 0.9.8n | lloyd | 2010-04-17 | 1 | -0/+1 |
* | Add support for reading SSLv2 client hellos | lloyd | 2010-04-17 | 1 | -0/+1 |
* | Add Comb4P hash combiner, as described in Anja Lehmann's thesis. | lloyd | 2010-04-17 | 1 | -0/+1 |
* | Tick version to 1.9.7-dev | lloyd | 2010-04-16 | 1 | -0/+2 |
* | Tick for 1.9.6 release1.9.6 | lloyd | 2010-04-09 | 1 | -1/+2 |
* | Retrodocument some 1.9.5 changes. Document other TLS fixes in 1.9.6 | lloyd | 2010-04-07 | 1 | -2/+7 |
* | Document adding SNI | lloyd | 2010-03-30 | 1 | -0/+1 |
* | Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server. | lloyd | 2010-03-30 | 1 | -0/+1 |
* | Tick 1.9.6-dev | lloyd | 2010-03-30 | 1 | -0/+2 |
* | Update for 1.9.5 release 2009-03-291.9.5 | lloyd | 2010-03-29 | 1 | -1/+1 |
* | Document GOST fix | lloyd | 2010-03-13 | 1 | -0/+1 |