aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c...lloyd2010-04-282-13/+23
|\
| * Cleanups. Name our cert for localhost. Used AutoSeeded_RNG.lloyd2010-04-191-12/+16
| * Just report total size output at the endlloyd2010-04-191-1/+7
* | propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74...lloyd2010-04-092-28/+32
|\|
| * Show as creating an engine insteadlloyd2010-03-241-27/+31
| * Fix factor wrt rename of primality test functionslloyd2010-03-231-1/+1
* | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-096-42/+33
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf...lloyd2010-03-021-0/+35
| |\
| * \ propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6...lloyd2010-02-242-0/+132
| |\ \
| * \ \ propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4...lloyd2010-02-146-39/+34
| |\ \ \
| | * \ \ propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-216-39/+34
| | |\ \ \
| | | * \ \ propagate from branch 'net.randombit.botan' (head 775a8de3f880cdc75105b4fa607...lloyd2009-12-246-39/+34
| | | |\ \ \
| | | | * \ \ propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240...lloyd2009-12-216-39/+34
| | | | |\ \ \
| | | | | * \ \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-163-35/+65
| | | | | |\ \ \
| | | | | * | | | Most files including <botan/time.h> actually just needed <chrono>lloyd2009-12-012-2/+2
| | | | | * | | | Update examples for changed/removed APIs, namely:lloyd2009-12-014-9/+14
| | | | | * | | | propagate from branch 'net.randombit.botan' (head ac4d8fecb28374d06094da3457a...lloyd2009-11-291-0/+119
| | | | | |\ \ \ \
| | | | | * | | | | Fix some examples for changed APIs in C++0x branchlloyd2009-11-176-11/+7
| | | | | * | | | | propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3...lloyd2009-11-172-78/+89
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...lloyd2009-11-136-15/+161
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-021-25/+15
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...lloyd2009-10-131-25/+15
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2...lloyd2009-09-301-25/+15
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ 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
* | | | | | | | | | | | | | | | Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME tolloyd2010-03-082-2/+2
* | | | | | | | | | | | | | | | Modify pubkey classes to take names instead of object pointers.lloyd2010-03-088-30/+26
* | | | | | | | | | | | | | | | Update DH example for PK changeslloyd2010-03-081-14/+29
* | | | | | | | | | | | | | | | Fix minor errors and warnings in the examples. Remove boost dependency fromlloyd2010-03-0315-120/+78
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add a simple cert validation examplelloyd2010-03-011-0/+35
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | TLS_Server example - more printfs, configurable portlloyd2010-02-171-3/+13
* | | | | | | | | | | | | | Various minor SSL fixeslloyd2010-02-142-10/+6
* | | | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head dd33b7150f3f49d795e4eb962d8...lloyd2010-02-146-68/+48
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Further passhash changes before release and things have to belloyd2010-02-051-3/+3
| * | | | | | | | | | | | | Prefix passhash with "$9$" in a manner similar with otherlloyd2010-02-021-3/+1
| * | | | | | | | | | | | | Password hashing is a pretty useful service, really. Move the guts oflloyd2010-02-011-58/+7
| * | | | | | | | | | | | | Modify the S2K interface. Instead of being stateful in terms of the saltlloyd2010-02-015-28/+62
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Fix cpuid examplelloyd2010-01-191-1/+0
* | | | | | | | | | | | | Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-112-0/+126
|/ / / / / / / / / / / /
* | | | | | | | | | | | Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-2/+2
* | | | | | | | | | | | The first bits of a general toolbox program. Currently does hex and base64lloyd2009-12-311-0/+235
* | | | | | | | | | | | Drop test_es.cpp, EntropySources no longer directly available outside librarylloyd2009-12-311-121/+0
* | | | | | | | | | | | Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-3150-205/+327
|/ / / / / / / / / / /
* / / / / / / / / / / Make fpe example output more clear as to what is going onlloyd2009-12-241-4/+11
|/ / / / / / / / / /
* | | | | | | | | / Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-11/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Make many more headers internal-only.lloyd2009-12-165-37/+67
* | | | | | | | | Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-015-9/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add an example of reading SSH2 public keyslloyd2009-11-201-0/+119
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Get the old GTK+ example to build, though the pulse UI logic is no longerlloyd2009-11-172-78/+89
| |_|_|_|_|/ |/| | | | |
* | | | | | Extend FPE example to encrypt credit card numbers with valid Luhn checksumslloyd2009-11-131-8/+120