| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Generate and check ECDSA signature in example | lloyd | 2008-10-11 | 1 | -2/+29 |
* | Update release notes | lloyd | 2008-10-11 | 1 | -0/+2 |
* | Print generated public key in ECDSA example | lloyd | 2008-10-11 | 1 | -0/+2 |
* | Correct OID for ECDSA param | lloyd | 2008-10-11 | 1 | -1/+1 |
* | Document other changes since 1.7.16. Spell check. | lloyd | 2008-10-11 | 1 | -5/+8 |
* | Set solib version, readme, log for 1.7.17 sometime in the mysterious future. | lloyd | 2008-10-09 | 1 | -0/+3 |
* | Update for 1.7.16 release 2008-10-091.7.16 | lloyd | 2008-10-09 | 1 | -2/+2 |
* | Make GF(p) tests part of normal test suite | lloyd | 2008-10-09 | 1 | -698/+0 |
* | Remove BOOST_AUTO_TEST_CASE macro | lloyd | 2008-10-09 | 1 | -23/+22 |
* | Update release notes | lloyd | 2008-10-08 | 1 | -3/+4 |
* | Add BSI variant of EMSA1, from InSiTo | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Including the name Botan and the project URL in license.txt, | lloyd | 2008-10-08 | 1 | -16/+19 |
* | Cleanup | lloyd | 2008-10-08 | 1 | -2/+1 |
* | Cleanup | lloyd | 2008-10-08 | 1 | -4/+4 |
* | Document that OpenSSL and GNU MP engines no longer require all public key alg... | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Split GF(p) tests into passing and failing ones | lloyd | 2008-10-08 | 1 | -7/+11 |
* | Tense | lloyd | 2008-10-08 | 1 | -2/+2 |
* | Also mention that big pieces of ECDSA were missing in 1.7.15 | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Document adding GF(p) and ECDSA tests | lloyd | 2008-10-08 | 1 | -1/+2 |
* | Document header renames | lloyd | 2008-10-08 | 1 | -0/+2 |
* | Make it clear in log.txt that SHA-224 came from InSiTo | lloyd | 2008-10-08 | 1 | -1/+1 |
* | Add SHA-224 from InSiTo, written and (C) by FlexSecure GmbH | lloyd | 2008-10-08 | 1 | -0/+1 |
* | Add a set of ECDSA tests from InSiTo | lloyd | 2008-10-08 | 1 | -0/+609 |
* | Correct boost macro replacement | lloyd | 2008-10-08 | 1 | -3/+6 |
* | Add GF(p) math test suite from InSiTo | lloyd | 2008-10-08 | 1 | -0/+692 |
* | Update examples for recent API changes | lloyd | 2008-10-08 | 10 | -21/+46 |
* | Initial changes for future 1.7.16 | lloyd | 2008-10-08 | 1 | -0/+3 |
* | Fix include | lloyd | 2008-10-08 | 1 | -1/+1 |
* | Update for 2008-10-07 1.7.15 release1.7.15 | lloyd | 2008-10-07 | 1 | -1/+1 |
* | Add changelog notes | lloyd | 2008-10-01 | 1 | -1/+3 |
* | Line wrap | lloyd | 2008-10-01 | 3 | -5/+11 |
* | Document fixing /proc/cpuinfo handling | lloyd | 2008-10-01 | 1 | -0/+1 |
* | Add the InSiTo user's manual and architecture reference guide. | lloyd | 2008-10-01 | 2 | -0/+0 |
* | Mention GF(p) math in release notes as well | lloyd | 2008-10-01 | 1 | -0/+1 |
* | Build instructions have also been updated, log it | lloyd | 2008-09-30 | 1 | -0/+1 |
* | Go ahead and merge in net.randombit.botan.ecdsa, which is the ECDSA/ECKAEG | lloyd | 2008-09-30 | 1 | -0/+1 |
* | Merge examples makefile with mainline version | lloyd | 2008-09-30 | 1 | -1/+1 |
* | propagate from branch 'net.randombit.botan' (head 9524e848cdacd0b56ded9bd6b51... | lloyd | 2008-09-30 | 32 | -234/+2701 |
|\ |
|
| * | Update soname to 1.7.15, also update readme and log | lloyd | 2008-09-30 | 1 | -0/+3 |
| * | Update the build directions to reflect reality | lloyd | 2008-09-30 | 1 | -86/+90 |
| * | Get ready for 1.7.14 release1.7.14 | lloyd | 2008-09-30 | 1 | -1/+1 |
| * | Initial notes for 1.7.14 | lloyd | 2008-09-30 | 1 | -0/+9 |
| * | Remove the misc dir: | lloyd | 2008-09-29 | 4 | -0/+311 |
| * | Move gtk+ example to doc/examples | lloyd | 2008-09-29 | 5 | -0/+695 |
| * | propagate from branch 'net.randombit.botan' (head ca7d7fc1ae6b55c5328c9cf1ec1... | lloyd | 2008-09-29 | 1 | -0/+5 |
| |\ |
|
| | * | Link to NetSieben and Ajisai in info.txt | lloyd | 2008-09-29 | 1 | -0/+5 |
| * | | Drop old Makefile. Move tests to examples directory. | lloyd | 2008-09-28 | 2 | -0/+157 |
| * | | Modularize the Adler32 checksum in checksums/adler32 | lloyd | 2008-09-28 | 5 | -9/+9 |
| |/ |
|
| * | Add comment explaining why EAX tests for XTEA, Skipjack, and Noekeon | lloyd | 2008-09-27 | 1 | -6/+19 |
| * | Add the set of EAX test vectors from libtomcrypt | lloyd | 2008-09-27 | 1 | -0/+461 |