aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* For passhash9, add another interface that allows the caller to specifylloyd2010-08-221-0/+1
* Turns out OpenSSL's implementation of PBKDF2 allows empty passphrases,lloyd2010-08-211-0/+1
* In the first round of AES, use a 256 element table and do thelloyd2010-08-181-0/+1
* Allow generating larger keys in rsa_kgen example (up to 16K bits)lloyd2010-08-181-1/+1
* The changelog for 1.9.4 claimed that the default PKCS #8 encryptionlloyd2010-08-131-1/+4
* Update log, readme, configure for 1.9.10 release 2010-08-121.9.10lloyd2010-08-121-1/+1
* Add also AES-192 using SSSE3lloyd2010-08-122-1/+4
* Missing include, VC++ complainedlloyd2010-08-121-0/+1
* Support AES-256 is the SSSE3 implementationlloyd2010-08-121-1/+1
* Move the tutorial to old_tutorial since it's badly out of date andlloyd2010-08-092-791/+932
* Add an implementation of AES-128 using SSSE3 instructions. It runs inlloyd2010-08-091-0/+1
* Organize CPUID output a little more nicelylloyd2010-07-281-4/+10
* Document new engine loaderlloyd2010-07-271-0/+1
* Mention byteswap changes, and fix spelling error in 1.9.9 loglloyd2010-07-271-1/+2
* Add support in CPUID for detecting PCMULUDQ and MOVBE instructions.lloyd2010-07-271-5/+4
* Modify CPUID so all the check functions are purely inline. Add a newlloyd2010-07-261-2/+4
* Consolidate the two engines that provided assembler implementationslloyd2010-07-131-0/+1
* Removed UI herelloyd2010-07-121-3/+1
* Drop support for running configure with Python 2.4. This allowslloyd2010-07-092-2/+3
* Small tweaks re 2to3lloyd2010-07-091-4/+4
* Rename S2K to PBKDF, because that is by far the most common name - S2Klloyd2010-07-097-70/+72
* Read and save the files in binary mode to avoid weird EOF problemslloyd2010-07-072-2/+2
* Tick version to 1.9.10-devlloyd2010-06-301-0/+3
* Tick readme, log, configure for 1.9.9 releaselloyd2010-06-281-1/+1
* The fix for build.h also fixes a problem compiling under Apple's GCC 4.2lloyd2010-06-281-0/+1
* Give all Filter objects a method for querying their namelloyd2010-06-281-0/+1
* Add detection support for upcoming AVXlloyd2010-06-251-0/+1
* Reorganize building guide, putting the most important things near thelloyd2010-06-221-59/+101
* Document other changes since 1.9.8lloyd2010-06-211-0/+3
* Reorder by date then versionlloyd2010-06-181-16/+16
* Import the 1.8.9 release noteslloyd2010-06-161-0/+13
* Mention Doxygen updates in release loglloyd2010-06-161-0/+1
* Increase the iteration count and salt size used for encryptedlloyd2010-06-151-0/+1
* More API ref updateslloyd2010-06-151-196/+194
* Move reading list to the start, want people to see thislloyd2010-06-151-44/+46
* Cleanups, remove dead wordslloyd2010-06-151-191/+204
* Update docs WRT PKCS8/X509 funcslloyd2010-06-151-119/+90
* More ref manual changeslloyd2010-06-141-179/+175
* Mention options for getting the moduleslloyd2010-06-141-17/+13
* Some reference manual updates. Still needs a lot of work.lloyd2010-06-141-298/+97
* Tick to 1.9.9-devlloyd2010-06-141-0/+2
* Update log, readme for 1.9.8 releaselloyd2010-06-141-1/+1
* Rename the --use-boost-python optin to --with-boost-python, and add alloyd2010-06-132-1/+2
* Demo to_ber in the RSA example/test scriptlloyd2010-06-111-2/+15
* Document new code for wide multiply under VClloyd2010-06-111-0/+1
* Improvments to the build instructions:lloyd2010-06-101-25/+38
* Small cleanupslloyd2010-06-021-9/+8
* Document fixing 512/768 bit DL groups via DSA kosherizerlloyd2010-06-021-0/+1
* Remove FORK-256; it's obscure and has been definitively broken.lloyd2010-05-253-2/+2
* Add a couple of small patches from Thomas Capricelli <[email protected]>lloyd2010-05-211-0/+1