aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf...lloyd2010-03-023-64/+296
|\
| * Kill ECKAEG_Oplloyd2010-03-022-32/+0
| * Remove ECDSA_Op and its attendant bitslloyd2010-03-022-32/+0
| * Move all of the ECC domain parameter sets to policy.cpp, encoded as PEM,lloyd2010-03-021-0/+296
* | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6...lloyd2010-02-241-0/+3
|\|
| * propagate from branch 'net.randombit.botan' (head 84baf58b29f3aaaee34e2b873d0...lloyd2010-02-247-208/+186
| |\
| * \ propagate from branch 'net.randombit.botan' (head a338abd543caa402c32acd952e8...lloyd2009-12-241-0/+3
| |\ \
| | * \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-0/+3
| | |\ \
| | | * \ propagate from branch 'net.randombit.botan' (head 142a9359ba02d5dfcf3f2c9f999...lloyd2009-12-081-0/+5
| | | |\ \
| | | * \ \ propagate from branch 'net.randombit.botan' (head b431f4bc404f3ed4a5332b69100...lloyd2009-11-201-0/+3
| | | |\ \ \
| | | | * | | Add an implementation of GOST 34.10-2001 as described inlloyd2009-11-191-0/+3
* | | | | | | propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4...lloyd2010-02-144-128/+44
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-214-128/+44
| |\ \ \ \ \ \
| | * | | | | | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-2/+2
| | |\| | | | |
| | * | | | | | propagate from branch 'net.randombit.botan' (head 5525439539abc808b7b8588380a...lloyd2009-12-224-123/+44
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...lloyd2009-12-164-123/+44
| | | |\ \ \ \ \ \
| | | | * | | | | | Post-merge fixeslloyd2009-12-161-2/+2
| | | | * | | | | | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-164-17/+13
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | propagate from branch 'net.randombit.botan' (head 142a9359ba02d5dfcf3f2c9f999...lloyd2009-12-085-121/+45
| | | | |\ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | | * | | | | propagate from branch 'net.randombit.botan' (head b431f4bc404f3ed4a5332b69100...lloyd2009-11-201-1/+1
| | | | | |\ \ \ \ \ | | | | | | | |_|/ / | | | | | | |/| | |
| | | | | * | | | | Use the new support for explicitly deleting functions instead of hidinglloyd2009-11-171-3/+3
| | | | | * | | | | Use auto for long iterator names, etc.lloyd2009-11-161-2/+1
| | | | | * | | | | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...lloyd2009-11-131-0/+8
| | | | | |\ \ \ \ \ | | | | | | | |_|_|/ | | | | | | |/| | |
| | | | | * | | | | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-025-115/+40
| | | | | |\ \ \ \ \
| | | | | | * | | | | Fixup post-merge breakagelloyd2009-10-131-5/+5
| | | | | | * | | | | propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...lloyd2009-10-135-110/+35
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 32f457161b1ad1afb7a3d0ccebc...lloyd2009-09-165-115/+40
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | Remove dep on mutex module (doesn't exist here). Use initializer list in libs...lloyd2009-09-112-13/+11
| | | | | | | | * | | | | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-084-103/+30
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...lloyd2009-07-214-14/+180
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | | Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guardlloyd2009-04-013-103/+29
* | | | | | | | | | | | | | | In SCAN_Name's constructor, first run the input through deref_alias beforelloyd2010-02-142-3/+5
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Add OID for Serpent/CBClloyd2010-01-191-0/+1
* | | | | | | | | | | | | | Add doxygen commentslloyd2009-12-291-12/+39
* | | | | | | | | | | | | | Make startup self-test failures more verboselloyd2009-12-261-2/+1
* | | | | | | | | | | | | | Define lookup.{h,cpp} in terms of Algorithm_Factory. Inline a lot of simplelloyd2009-12-262-187/+123
* | | | | | | | | | | | | | Add OIDs for SEED/CBC and HMAC with SHAlloyd2009-12-261-0/+8
* | | | | | | | | | | | | | New SCAN decoding err string was misleading in one caselloyd2009-12-261-1/+4
* | | | | | | | | | | | | | Improve exception output of SCAN_Name on bad inputlloyd2009-12-261-3/+5
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Oops, I was overzealouslloyd2009-12-231-2/+2
* | | | | | | | | | | | | Avoid MSVC warning 4800 about implicit conversion from T to bool. Mostlylloyd2009-12-231-4/+4
|/ / / / / / / / / / / /
* / / / / / / / / / / / Don't require selftest in libstate; macro wraplloyd2009-12-221-2/+6
|/ / / / / / / / / / /
* | | | | | | | | | / Add missing BOTAN_DLL exports.lloyd2009-12-163-10/+14
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Make many more headers internal-only.lloyd2009-12-162-12/+13
* | | | | | | | | | Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-162-15/+11
|/ / / / / / / / /
* | | | | | | | / Add missing header guards to package.h and botan.hlloyd2009-12-021-0/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add missing BOTAN_DLL macros for algorithm_benchmark and SCAN_Namelloyd2009-11-201-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Stub for AES class using Intel's AES-NI instructions and an engine forlloyd2009-11-061-0/+8
|/ / / / / /
* | | | | | propagate from branch 'net.randombit.botan' (head 8fb69dd1c599ada1008c4cab2a6...lloyd2009-10-291-4/+4
|\ \ \ \ \ \
| * | | | | | Rename SSE2 stuff to be generally SIMD since it supports at least SSE2lloyd2009-10-291-4/+4
| |/ / / / /