aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Fix errors in the AES-256 key schedule for the AES-NI version. Now passeslloyd2009-11-101-1/+1
* | | | | | | | Make the AES implementation using Intel's AES instruction extension official;lloyd2009-11-102-0/+2
* | | | | | | | Cleanups - remove emails from source files, they should only live inlloyd2009-11-101-3/+4
* | | | | | | | In creating X.509 certificates and PKCS #10 requests, let (actually: require)lloyd2009-11-095-6/+8
|/ / / / / / /
* / / / / / / Tick to 1.9.3-devlloyd2009-11-061-0/+3
|/ / / / / /
* | | | | | propagate from branch 'net.randombit.botan.1_8' (head a101c8c86b755a666c72baf...1.9.2lloyd2009-11-032-2/+3
|\ \ \ \ \ \
| * | | | | | Update docs for 1.8.8 release 2009-11-031.8.8lloyd2009-11-031-1/+2
* | | | | | | Update for 1.9.2 release 2009-11-03lloyd2009-11-032-9/+3
| |/ / / / / |/| | | | |
* | | | | | Fix cpuid with icc (tested with 11.1)lloyd2009-10-291-0/+3
* | | | | | Add CPUID::have_altivec for AltiVec runtime detection.lloyd2009-10-291-0/+2
* | | | | | propagate from branch 'net.randombit.botan' (head 8fb69dd1c599ada1008c4cab2a6...lloyd2009-10-291-0/+2
|\ \ \ \ \ \
| * | | | | | Document SIMD changeslloyd2009-10-281-0/+2
* | | | | | | propagate from branch 'net.randombit.botan.1_8' (head 3158f8272a3582dd44dfb77...lloyd2009-10-2817-88/+2941
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | Add missing log note for 1.9.1 change notes on CTR/OFB changelloyd2009-10-281-0/+1
| * | | | | Tick version to 1.9.2-devlloyd2009-10-261-0/+2
| * | | | | Small cleanupslloyd2009-10-261-4/+3
| * | | | | Add ; after call to VC++'s __cpuid, not a macrolloyd2009-10-251-6/+13
| * | | | | Update docs for 1.9.1 release 2009-10-231.9.1lloyd2009-10-231-1/+2
| * | | | | Note removing exception specs. Reorder by interestingnesslloyd2009-10-221-2/+3
| * | | | | Reset version as 1.9.1-dev instead of -rc1lloyd2009-10-211-1/+1
| * | | | | Document Clang supportlloyd2009-10-191-1/+1
| * | | | | Fix some minor compilation issues in the exampleslloyd2009-10-143-4/+4
| |/ / / /
| * | | | propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e...lloyd2009-10-1314-79/+2921
| |\ \ \ \
| | * | | | Add a couple more Python examples and the very beginning of a manual/referencelloyd2009-10-103-0/+143
| | * | | | Tick timestamp in building.texlloyd2009-10-091-1/+1
| | * | | | Bump version to 1.9.1-rc1lloyd2009-10-091-1/+1
| | * | | | Fix python install target. Add CryptoBox wrapper plus an examplelloyd2009-10-092-0/+35
| | * | | | Fix for configure.py. Add instructions on building Python and Perl wrapperslloyd2009-10-091-50/+97
| | * | | | Move boost.python example scripts to doc/pythonlloyd2009-10-093-0/+143
| | * | | | Add support for GNU/Hurdlloyd2009-10-071-0/+1
| | * | | | Document other changes in 1.9.1-prelloyd2009-10-071-0/+2
| | * | | | Add a TSS examplelloyd2009-10-061-0/+38
| | * | | | Add an implementation of threshold secret sharing from draft-mcgrew-tss-02lloyd2009-10-061-2/+3
| | |/ / /
| | * | | Significantly rework CPUID support. Add cache line detectionlloyd2009-09-291-0/+15
| | * | | merge of '1efb42e84eca9e01edd7b7f1335af7011eab994c'lloyd2009-09-251-0/+1
| | |\ \ \
| | | * | | Add runtime cpuid support. Check in the SSE2 engine that SSE2 is actuallylloyd2009-09-251-0/+1
| | | | |/ | | | |/|
| | * / | Update the implementation of Blue Midnight Wish to use the Round 2 tweakedlloyd2009-09-211-1/+1
| | |/ /
| | * / The get_tm function was duplicated. Move single version to timer.{h,cpp}lloyd2009-09-171-17/+27
| | |/
| | * Remove some debug code from benchmark examplelloyd2009-09-151-6/+0
| | * Add an implementation of Blue Midnight Wish (512 bit version only)lloyd2009-09-152-23/+21
| | * propagate from branch 'net.randombit.botan.1_8' (head ef51dd2869ed38dae3aeb1c...lloyd2009-09-153-0/+2412
| | |\
| | | * Update version #s to 1.9.1-prelloyd2009-09-131-0/+3
| | | * Update for 1.9.0 release 2009-09-091.9.0lloyd2009-09-101-1/+4
| | | * Add example of the package transformlloyd2009-09-101-0/+61
| | | * propagate from branch 'net.randombit.botan.1_8' (head c7f7c5092848b9c230d1757...lloyd2009-09-102-3/+3
| | | |\
| | | * \ propagate from branch 'net.randombit.botan.1_8' (head 75371777750b63ef9469360...lloyd2009-09-042-0/+3
| | | |\ \
| | | * \ \ propagate from branch 'net.randombit.botan.1_8' (head c2624292793f396cf940403...lloyd2009-08-312-3/+5
| | | |\ \ \
| | | * | | | Add Rivest's package transformlloyd2009-08-311-0/+2
| | | * | | | Move configure.pl to doc/scriptslloyd2009-08-311-0/+2337
| | | * | | | Move version #s to 1.9.0-prelloyd2009-08-131-0/+4