aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Document OpenPGP_S2K changelloyd2008-10-261-0/+1
* Move EntropySource base class to new entropy_src.h (which allows the implemen...lloyd2008-10-261-0/+1
* Move rng.{cpp,h} from core to rng/ topdirlloyd2008-10-2622-80/+64
* Bump version to 1.7.19-prelloyd2008-10-261-0/+3
* Update log and readme for 1.7.18 release 2008-10-221.7.18lloyd2008-10-221-1/+1
* Mention new pkg-config support in log.txtlloyd2008-10-151-0/+1
* Add ECKAEG benchmark. Fix several problems found in ECKAEG key (had pure virt...lloyd2008-10-131-1/+1
* Add an example for using checksums (CRC, Adler32) and Pipe/Filter/Forklloyd2008-10-131-0/+31
* Doxygen comments for base64 and hex from InSiTolloyd2008-10-131-0/+1
* Add credits entry (name, email, work done) for Martin Doering, Manuel Hartl, ...lloyd2008-10-121-2/+15
* Add Technische Universitat Darmstadt as a copyright holder (some oflloyd2008-10-121-1/+2
* Add Patrick Sona to the copyright list (he wrote the GF(p) tests)lloyd2008-10-121-0/+1
* Add a new switch to configure.pl --with-tr1-implementation whichlloyd2008-10-121-0/+7
* Update readme and release notes for 1.7.17 release 2008-10-121.7.17lloyd2008-10-121-1/+1
* Move InSiTo's ECDSA tests into the main test suitelloyd2008-10-121-606/+0
* Remove unnecessary includeslloyd2008-10-111-10/+2
* Minor additions to the Windows build instructionslloyd2008-10-111-5/+7
* Update the algorithms list in doc/info.txtlloyd2008-10-111-21/+41
* Error was in both x86 and x86-64 asmlloyd2008-10-111-1/+1
* Clarify that HP-UX, QNX, Tru64, and like are tested not a few times a year bu...lloyd2008-10-111-3/+3
* Remove ECDSA/ECDH as todolloyd2008-10-111-8/+0
* Remove -Werror from example compile flagslloyd2008-10-111-1/+1
* Correct the expected signature name in test_decode_ecdsa_X509 - itlloyd2008-10-111-396/+393
* Move all ECDSA test data into ecc_testdatalloyd2008-10-111-20/+20
* Don't abort if a curve is not found in test_curve_registrylloyd2008-10-111-10/+18
* Catch and print exceptions in the CHECK macroslloyd2008-10-111-4/+4
* Generate and check ECDSA signature in examplelloyd2008-10-111-2/+29
* Update release noteslloyd2008-10-111-0/+2
* Print generated public key in ECDSA examplelloyd2008-10-111-0/+2
* Correct OID for ECDSA paramlloyd2008-10-111-1/+1
* Document other changes since 1.7.16. Spell check.lloyd2008-10-111-5/+8
* Set solib version, readme, log for 1.7.17 sometime in the mysterious future.lloyd2008-10-091-0/+3
* Update for 1.7.16 release 2008-10-091.7.16lloyd2008-10-091-2/+2
* Make GF(p) tests part of normal test suitelloyd2008-10-091-698/+0
* Remove BOOST_AUTO_TEST_CASE macrolloyd2008-10-091-23/+22
* Update release noteslloyd2008-10-081-3/+4
* Add BSI variant of EMSA1, from InSiTolloyd2008-10-081-0/+1
* Including the name Botan and the project URL in license.txt,lloyd2008-10-081-16/+19
* Cleanuplloyd2008-10-081-2/+1
* Cleanuplloyd2008-10-081-4/+4
* Document that OpenSSL and GNU MP engines no longer require all public key alg...lloyd2008-10-081-0/+1
* Split GF(p) tests into passing and failing oneslloyd2008-10-081-7/+11
* Tenselloyd2008-10-081-2/+2
* Also mention that big pieces of ECDSA were missing in 1.7.15lloyd2008-10-081-0/+1
* Document adding GF(p) and ECDSA testslloyd2008-10-081-1/+2
* Document header renameslloyd2008-10-081-0/+2
* Make it clear in log.txt that SHA-224 came from InSiTolloyd2008-10-081-1/+1
* Add SHA-224 from InSiTo, written and (C) by FlexSecure GmbHlloyd2008-10-081-0/+1
* Add a set of ECDSA tests from InSiTolloyd2008-10-081-0/+609
* Correct boost macro replacementlloyd2008-10-081-3/+6