aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-112-2/+2
|\
| * propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...lloyd2010-11-291-2/+1
| |\
| * \ propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-042-2/+2
| |\ \
| | * \ propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-281-2/+0
| | |\ \
| | * \ \ propagate from branch 'net.randombit.botan' (head cba32f885eb7889a9711cbee120...lloyd2010-10-138-18/+18
| | |\ \ \
| | * \ \ \ propagate from branch 'net.randombit.botan' (head 0b2a6834cd19e431afc91bd062b...lloyd2010-10-132-2/+2
| | |\ \ \ \
| | | * | | | Post-merge fixupslloyd2010-10-131-1/+1
| | | * | | | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-1/+1
| | | |\ \ \ \
| | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2...lloyd2010-08-131-1/+1
| | | | |\ \ \ \
| | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c...lloyd2010-08-041-1/+1
| | | | | |\ \ \ \
| | | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...lloyd2010-07-091-1/+1
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...lloyd2010-06-221-0/+7
| | | | | | | |\ \ \ \
| | | | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-1715-80/+219
| | | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c...lloyd2010-04-281-0/+15
| | | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-211-1/+1
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head aabb4c3bc2207ceac1920573293...lloyd2010-03-131-3/+3
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-091-1/+1
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf...lloyd2010-03-023-68/+0
| | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head e088ea1566600cf598bcdc6840f...lloyd2010-01-222-12/+17
| | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-211-1/+1
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-4/+10
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...lloyd2009-12-161-1/+1
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-167-26/+27
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head ac4d8fecb28374d06094da3457a...lloyd2009-11-291-0/+4
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | | | | | | Remove to_string, replacing with std::to_stringlloyd2009-11-181-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Add header guardlloyd2010-12-281-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | Add a simple but functioning implementation of Keccak. Only thelloyd2010-12-101-0/+9
* | | | | | | | | | | | | | | | | | | | | | | | Fix OpenSSL engine compile :/lloyd2010-12-013-8/+25
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Old function name, and made message confusing anywaylloyd2010-11-051-2/+1
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Was missing the Engine PBKDF lookup routinelloyd2010-11-041-0/+52
* | | | | | | | | | | | | | | | | | | | | | Remove unused includeslloyd2010-11-041-4/+0
* | | | | | | | | | | | | | | | | | | | | | Move PBKDF lookups to enginelloyd2010-11-047-1/+28
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | In all cases where the block size of the cipher is fixed, the keylloyd2010-10-141-2/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | More size_tlloyd2010-10-138-18/+18
|/ / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / Compile fixlloyd2010-10-131-5/+13
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Fix compilelloyd2010-10-131-1/+6
* | | | | | | | | | | | | | | | | | s/BLOCK_SIZE/block_size()/lloyd2010-10-131-1/+1
* | | | | | | | | | | | | | | | | | Use size_t rather than u32bit in SymmetricAlgorithmlloyd2010-10-132-11/+11
* | | | | | | | | | | | | | | | | | Use size_t for BufferedComputation::add_datalloyd2010-10-121-2/+2
* | | | | | | | | | | | | | | | | | Use size_t in SCAN_Namelloyd2010-10-125-10/+10
* | | | | | | | | | | | | | | | | | Use size_t instead of u32bit in all of pubkeylloyd2010-10-122-48/+48
* | | | | | | | | | | | | | | | | | Use size_t rather than u32bit for the blocks argument of encrypt_nlloyd2010-10-121-5/+6
* | | | | | | | | | | | | | | | | | Make names more consistentlloyd2010-10-013-2/+2
* | | | | | | | | | | | | | | | | | Fix macrolloyd2010-09-301-0/+1
* | | | | | | | | | | | | | | | | | Split SHA-2 into 32 and 64 bit versions; they are totally independentlloyd2010-09-301-2/+7
* | | | | | | | | | | | | | | | | | Fix OpenSSL engine WRT memory vector changes, append is no morelloyd2010-09-231-1/+3
* | | | | | | | | | | | | | | | | | Update the dynamic engine protocol. The initial version had an enginelloyd2010-09-081-30/+15
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Add also AES-192 using SSSE3lloyd2010-08-121-0/+2
* | | | | | | | | | | | | | | | | Support AES-256 is the SSSE3 implementationlloyd2010-08-121-0/+2
* | | | | | | | | | | | | | | | | Add an implementation of AES-128 using SSSE3 instructions. It runs inlloyd2010-08-091-0/+9
|/ / / / / / / / / / / / / / / /