| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch benchmark example command line arg from ms to seconds | lloyd | 2008-11-22 | 1 | -2/+2 |
* | Mention improvements in es_ftw | lloyd | 2008-11-22 | 1 | -0/+1 |
* | Cache socket descriptors in EGD entropy source, instead of creating each poll | lloyd | 2008-11-21 | 1 | -1/+2 |
* | Update examples for changed 1.8 APIs, including: | lloyd | 2008-11-21 | 6 | -14/+28 |
* | Log recent changes | lloyd | 2008-11-21 | 1 | -0/+3 |
* | Fix examples makefile | lloyd | 2008-11-21 | 1 | -7/+1 |
* | Add an example of using the benchmark system to choose the fastest SHA-1 | lloyd | 2008-11-21 | 1 | -0/+90 |
* | Add an example of benchmark.h | lloyd | 2008-11-21 | 1 | -0/+41 |
* | Make it clear in log.txt that TR1==ECDSA | lloyd | 2008-11-19 | 1 | -1/+1 |
* | Retroactively log adding SHA-1 SSE2 implementation in 1.7.12. Also mention re... | lloyd | 2008-11-17 | 1 | -0/+2 |
* | Use TR1 by default with GNU C++ and Intel C++, since all recent versions of | lloyd | 2008-11-17 | 1 | -0/+1 |
* | Bump version to 1.7.23-pre | lloyd | 2008-11-17 | 1 | -0/+3 |
* | Update the manual a bit, though really mostly this was deleting things | lloyd | 2008-11-17 | 1 | -643/+128 |
* | Update log and readme for 1.7.22 release 2008-11-171.7.22 | lloyd | 2008-11-17 | 1 | -1/+2 |
* | Add other changes since 1.7.21 | lloyd | 2008-11-17 | 1 | -1/+3 |
* | Optimize AES decryption in the same manner as the last changes to AES encrypt... | lloyd | 2008-11-17 | 1 | -0/+1 |
* | Document memory leak being fixed | lloyd | 2008-11-12 | 1 | -0/+1 |
* | Remove support for provider identifiers from SCAN_Name - it turns out this | lloyd | 2008-11-12 | 1 | -0/+3 |
* | Update readme and log for 1.7.21 release 2008-11-111.7.21 | lloyd | 2008-11-11 | 1 | -3/+3 |
* | Drop use of entropy estimation in Randpool for the same reason as HMAC_RNG. | lloyd | 2008-11-11 | 1 | -0/+1 |
* | Mention engine changes in release notes | lloyd | 2008-11-11 | 1 | -0/+2 |
* | Update log | lloyd | 2008-11-10 | 1 | -0/+1 |
* | Mention HMAC_RNG polling change in release notes | lloyd | 2008-11-10 | 1 | -0/+1 |
* | Tick version to 1.7.21-pre | lloyd | 2008-11-09 | 1 | -0/+2 |
* | Update readme and release notes for 1.7.20 release 2008-11-09 | lloyd | 2008-11-09 | 1 | -1/+1 |
* | Document removing get_mgf | lloyd | 2008-11-08 | 1 | -0/+1 |
* | Log base.h split | lloyd | 2008-11-08 | 1 | -0/+1 |
* | Cache device descriptors in Device_EntropySource | lloyd | 2008-11-07 | 1 | -0/+1 |
* | Add example line for installed Botan, commented out | lloyd | 2008-11-07 | 1 | -0/+3 |
* | Make the examples Makefile a bit smarter | lloyd | 2008-11-07 | 1 | -10/+8 |
* | Fix the --with-build-dir option, so that it is actually possible to do | lloyd | 2008-11-06 | 1 | -2/+2 |
* | Mention pkg-config change in log | lloyd | 2008-11-06 | 1 | -0/+1 |
* | Reset version as 1.7.20-pre | lloyd | 2008-11-06 | 1 | -0/+2 |
* | Update readme and log for 1.7.19 release 2008-11-061.7.19 | lloyd | 2008-11-06 | 1 | -1/+1 |
* | Document Turing optimizations | lloyd | 2008-11-03 | 1 | -0/+1 |
* | Mention HMAC_RNG in release notes | lloyd | 2008-10-28 | 1 | -0/+1 |
* | Mention change in Randpool reseeding in release notes | lloyd | 2008-10-28 | 1 | -0/+1 |
* | Document OpenPGP_S2K change | lloyd | 2008-10-26 | 1 | -0/+1 |
* | Move EntropySource base class to new entropy_src.h (which allows the implemen... | lloyd | 2008-10-26 | 1 | -0/+1 |
* | Move rng.{cpp,h} from core to rng/ topdir | lloyd | 2008-10-26 | 22 | -80/+64 |
* | Bump version to 1.7.19-pre | lloyd | 2008-10-26 | 1 | -0/+3 |
* | Update log and readme for 1.7.18 release 2008-10-221.7.18 | lloyd | 2008-10-22 | 1 | -1/+1 |
* | Mention new pkg-config support in log.txt | lloyd | 2008-10-15 | 1 | -0/+1 |
* | Add ECKAEG benchmark. Fix several problems found in ECKAEG key (had pure virt... | lloyd | 2008-10-13 | 1 | -1/+1 |
* | Add an example for using checksums (CRC, Adler32) and Pipe/Filter/Fork | lloyd | 2008-10-13 | 1 | -0/+31 |
* | Doxygen comments for base64 and hex from InSiTo | lloyd | 2008-10-13 | 1 | -0/+1 |
* | Add credits entry (name, email, work done) for Martin Doering, Manuel Hartl, ... | lloyd | 2008-10-12 | 1 | -2/+15 |
* | Add Technische Universitat Darmstadt as a copyright holder (some of | lloyd | 2008-10-12 | 1 | -1/+2 |
* | Add Patrick Sona to the copyright list (he wrote the GF(p) tests) | lloyd | 2008-10-12 | 1 | -0/+1 |
* | Add a new switch to configure.pl --with-tr1-implementation which | lloyd | 2008-10-12 | 1 | -0/+7 |