| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 6 | -39/+34 |
|\ |
|
| * | propagate from branch 'net.randombit.botan' (head 775a8de3f880cdc75105b4fa607... | lloyd | 2009-12-24 | 6 | -39/+34 |
| |\ |
|
| | * | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929... | lloyd | 2009-12-24 | 1 | -0/+3 |
| | |\ |
|
| | * \ | propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240... | lloyd | 2009-12-21 | 6 | -39/+34 |
| | |\ \ |
|
| | | * \ | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 4 | -35/+67 |
| | | |\ \ |
|
| | | * | | | Most files including <botan/time.h> actually just needed <chrono> | lloyd | 2009-12-01 | 2 | -2/+2 |
| | | * | | | Update examples for changed/removed APIs, namely: | lloyd | 2009-12-01 | 4 | -9/+14 |
| | | * | | | propagate from branch 'net.randombit.botan' (head ac4d8fecb28374d06094da3457a... | lloyd | 2009-11-29 | 2 | -0/+123 |
| | | |\ \ \ |
|
| | | * \ \ \ | propagate from branch 'net.randombit.botan' (head b431f4bc404f3ed4a5332b69100... | lloyd | 2009-11-20 | 2 | -69/+6 |
| | | |\ \ \ \ |
|
| | | * | | | | | Fix some examples for changed APIs in C++0x branch | lloyd | 2009-11-17 | 6 | -11/+7 |
| | | * | | | | | propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3... | lloyd | 2009-11-17 | 2 | -78/+89 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615... | lloyd | 2009-11-13 | 8 | -18/+172 |
| | | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head cead7027e70b68a8b4ae2e5bd8f... | lloyd | 2009-11-05 | 3 | -11/+6 |
| | | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6... | lloyd | 2009-11-02 | 1 | -25/+15 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c... | lloyd | 2009-10-13 | 1 | -25/+15 |
| | | | |\ \ \ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2... | lloyd | 2009-09-30 | 1 | -25/+15 |
| | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2... | lloyd | 2009-09-17 | 1 | -1/+2 |
| | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | | Use <chrono> in the runtime benchmarking code instead of the local | lloyd | 2009-09-16 | 1 | -2/+1 |
* | | | | | | | | | | | | | | | Fix cpuid example | lloyd | 2010-01-19 | 1 | -1/+0 |
* | | | | | | | | | | | | | | | Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2 | lloyd | 2010-01-12 | 2 | -1/+2 |
* | | | | | | | | | | | | | | | Add block cipher cascade | lloyd | 2010-01-11 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | Clean up exceptions. Remove some unused ones like Config_Error. Make | lloyd | 2010-01-05 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | The first bits of a general toolbox program. Currently does hex and base64 | lloyd | 2009-12-31 | 1 | -0/+235 |
* | | | | | | | | | | | | | | | Drop test_es.cpp, EntropySources no longer directly available outside library | lloyd | 2009-12-31 | 1 | -121/+0 |
* | | | | | | | | | | | | | | | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 50 | -205/+327 |
* | | | | | | | | | | | | | | | Document CBC/XTS parallel capabilities | lloyd | 2009-12-28 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | Document private key encryption switch from 3DES to AES-256 | lloyd | 2009-12-26 | 1 | -0/+1 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | / | Make fpe example output more clear as to what is going on | lloyd | 2009-12-24 | 1 | -4/+11 |
| |_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Add last nights project, an SSE2 implementation of IDEA. Right about 4x | lloyd | 2009-12-23 | 1 | -2/+3 |
* | | | | | | | | | | | | | Document timer changes | lloyd | 2009-12-22 | 1 | -0/+2 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | / | Un-internal loadstor.h (and its header deps, rotate.h and | lloyd | 2009-12-21 | 1 | -11/+4 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Make many more headers internal-only. | lloyd | 2009-12-16 | 6 | -37/+68 |
* | | | | | | | | | | | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -0/+1 |
* | | | | | | | | | | | Consolidate the non-canonical epoch timers, like cpuid and Win32's | lloyd | 2009-12-01 | 5 | -9/+5 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | Mention the Win32 build and installer improvements | lloyd | 2009-11-24 | 1 | -0/+2 |
* | | | | | | | | | | Update version # to 1.9.4-dev | lloyd | 2009-11-23 | 1 | -0/+2 |
* | | | | | | | | | | Add an example of reading SSH2 public keys | lloyd | 2009-11-20 | 1 | -0/+119 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Document Win32 DLL and InnoSetup changes1.9.3 | lloyd | 2009-11-20 | 1 | -0/+2 |
* | | | | | | | | | Update log and readme for 1.9.3 release 2009-11-19 | lloyd | 2009-11-20 | 1 | -1/+1 |
* | | | | | | | | | Remove some obsolete stuff about modules from building.tex | lloyd | 2009-11-19 | 1 | -68/+3 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Get the old GTK+ example to build, though the pulse UI logic is no longer | lloyd | 2009-11-17 | 2 | -78/+89 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Document adding FPE | lloyd | 2009-11-13 | 1 | -0/+1 |
* | | | | | | | Extend FPE example to encrypt credit card numbers with valid Luhn checksums | lloyd | 2009-11-13 | 1 | -8/+120 |
* | | | | | | | propagate from branch 'net.randombit.botan' (head 586495311cff277e7a24b4116c9... | lloyd | 2009-11-13 | 1 | -0/+22 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 0cb3295ee48403828c652064fbf... | lloyd | 2009-11-06 | 1 | -0/+22 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Add format preserving encryption, design is FE1/FD1 from the paper | lloyd | 2009-11-05 | 1 | -0/+22 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
* | | | | | | | | Double the speed of Skipjack on my Core2, mostly due to better inlining. | lloyd | 2009-11-11 | 1 | -0/+1 |
* | | | | | | | | Add AES-192 using AES-NI. Tested OK with Intel's simulator. | lloyd | 2009-11-10 | 1 | -1/+1 |
* | | | | | | | | Clean up cpuid test prog | lloyd | 2009-11-10 | 1 | -11/+18 |
* | | | | | | | | Rename CPUID::has_intel_aes to has_aes_intel, and add CPUID::has_aes_via, | lloyd | 2009-11-10 | 1 | -1/+4 |