aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A new warning in glibc triggers if memset is called with a constant sizelloyd2009-01-311-8/+8
* Bump to 1.8.2-prelloyd2009-01-213-2/+5
* merge of '17ebb8fd6cdfe0a743092b2bf5b039a351cc23be'lloyd2009-01-219-17/+31
|\
| * Fix paths in dist script1.8.1lloyd2009-01-201-3/+2
| * Update readme and release notes for 1.8.1 release 2008-01-20lloyd2009-01-202-2/+3
| * Use printf instead of echo -n in botan-config, as according to bug reportslloyd2009-01-191-1/+1
| * Bump version in configure and readme to 1.8.1-prelloyd2009-01-032-2/+2
| * In the Unix entropy source fast poll, clear the stat buf beforelloyd2009-01-032-0/+2
| * Relicense api.tex from the Creative Commons Attribution-Share Alike licenselloyd2008-12-142-5/+2
| * Fix a memory leak in PKCS #8 load_key and encrypt_key that wouldlloyd2008-12-122-5/+12
| * Add a ref to a paper describing a chosen ciphertext attack on OAEPlloyd2008-12-081-0/+8
| * DL_Group constructor taking three BigInts had the order of q and g swappedlloyd2008-12-081-1/+1
| * Update readme and log for 1.8.0 release 2008-12-081.8.0lloyd2008-12-082-2/+2
* | Argh. Using printf in botan-config didn't work either, because somelloyd2009-01-211-3/+3
|/
* Rickard Bondesson reported on botan-devel about some problems buildinglloyd2008-12-027-27/+17
* Update log file for 1.7.24 release 2008-12-011.7.24lloyd2008-12-011-1/+1
* Update readme for 1.7.24. Clean up some of the textlloyd2008-11-301-19/+23
* Add some test vectors for EMSA3(Raw) with RSA generated using Crypto++lloyd2008-11-301-0/+58
* Consolidate the useful stuff from doc/info.txt into readme.txtlloyd2008-11-303-72/+34
* s/modinfo.txt/info.txt/glloyd2008-11-301-2/+2
* Fix name of function in exception throwlloyd2008-11-301-1/+1
* New paths in dist scriptlloyd2008-11-291-4/+6
* In EMSA3_Raw::raw_data, clear message buffer (reset) before returninglloyd2008-11-281-1/+3
* Add XLC release date. Mention OpenSSL's AES crashes have unknown causelloyd2008-11-281-2/+2
* Change the readme to refer to 1.7.24 as the third release candidate.lloyd2008-11-281-3/+3
* Reorg 1.7.24 release notes. Mention adding test vectors.lloyd2008-11-281-5/+6
* Add verification tests for RSA/EMSA4 signatures generated by Crypto++ 5.5.2lloyd2008-11-281-0/+136
* Add test vectors for RSA/EMSA2 generated by Crypto++ 5.5.2lloyd2008-11-281-0/+318
* Add test vectors for RSA EMSA3 with RIPEMD-160 and Tiger. Generated bylloyd2008-11-281-0/+153
* Allow asking for EMSA3(Raw) in get_emsa (returning a new EMSA3_Raw object)lloyd2008-11-281-0/+4
* Add a set of test vectors for RSA/EMSA3 with SHA-1, SHA-224, SHA-256,lloyd2008-11-281-0/+337
* Add a variant of EMSA3 called EMSA3_Raw which does not hash the data orlloyd2008-11-283-46/+125
* Add SHA-224 hash ids for EMSA2/X9.31 and EMSA3/PKCS #1 v1.5 public keylloyd2008-11-281-3/+14
* Rickard Bondesson reported on the mailing list that he had noticedlloyd2008-11-283-12/+18
* Add Doxygen comment for Timer::clock. Fix @return in benchmark.h and x509_ca.hlloyd2008-11-253-2/+6
* Add test_es, a program that polls each enabled entropy source (both fastlloyd2008-11-251-0/+101
* If the read succeceed in EGD_EntropySource::slow_poll, the loop wouldlloyd2008-11-252-0/+3
* Drop todo.txt - moved to http://botan.randombit.net/todo.htmllloyd2008-11-251-160/+0
* Document disabling OpenSSL AESlloyd2008-11-241-0/+1
* Disable using OpenSSL's AES - it is causing crashes for an unknown reason.lloyd2008-11-241-0/+6
* Fix a roundoff error in the block cipher benchmarkslloyd2008-11-241-16/+17
* Rephrase some log entrieslloyd2008-11-241-5/+5
* Link to botan-devel mailman pagelloyd2008-11-241-6/+8
* Update PGP keyslloyd2008-11-241-88/+80
* Mention integer overflow being fixedlloyd2008-11-241-0/+1
* In Pooling_Allocator::get_more_core, limit in_bytes to at most 1 MiB tolloyd2008-11-242-3/+4
* Add an example taken from the tutoriallloyd2008-11-241-0/+55
* Update build instructionslloyd2008-11-241-10/+19
* In pkg-config, don't link against a specific version number (eg -lbotan-1.8.0)lloyd2008-11-241-1/+1
* Update readme and info files to reflect that 1.8.0 will be a (theoretically)lloyd2008-11-242-3/+8