aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/bench.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the Turing and WiderWAKE4+1 stream cipher implementations.lloyd2013-03-191-1/+1
* Merge fixupslloyd2012-02-201-8/+4
* propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...lloyd2012-02-201-1/+1
|\
| * The benchmark examples ran very slowly because they were passinglloyd2012-02-201-2/+2
| * More pubkey doc updateslloyd2011-04-081-0/+107
| * Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-107/+0
* | Fix examples. Use crazy hack of compiling asio tls server using 4.6.0lloyd2012-02-201-14/+27
* | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-26/+14
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-1/+0
| |\
| * \ propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-091-28/+16
| |\ \
| | * \ propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-211-26/+16
| | |\ \
| | | * | Fix some examples for changed APIs in C++0x branchlloyd2009-11-171-2/+1
| | | * | propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2...lloyd2009-09-171-1/+2
| | | |\ \
| | | * | | Use <chrono> in the runtime benchmarking code instead of the locallloyd2009-09-161-2/+1
* | | | | | Fix compilation of examples; benchmarking and RNG changes mostlylloyd2010-10-121-1/+1
| |_|_|_|/ |/| | | |
* | | | | Remove FORK-256; it's obscure and has been definitively broken.lloyd2010-05-251-1/+0
|/ / / /
* / / / Fix minor errors and warnings in the examples. Remove boost dependency fromlloyd2010-03-031-0/+4
|/ / /
* | | Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-0/+6
* | | Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-2/+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-151-23/+20
* Add a couple of new exampleslloyd2009-08-041-0/+98