Commit Graph

10 Commits

Author SHA1 Message Date
Sebastian Messmer
b92a87ab72 Make sure, ciphers link without errors 2015-11-11 14:03:16 -08:00
Sebastian Messmer
71c808b229 RandomPadding throws exception instead of ASSERT when data is too large 2015-11-11 11:00:24 -08:00
Sebastian Messmer
e15796f738 TODOs 2015-11-10 19:11:04 -08:00
Sebastian Messmer
4059c6a9c9 DerivedKeyConfig is comparable 2015-11-10 19:10:19 -08:00
Sebastian Messmer
4cf886c91f Make DerivedKeyConfig copyable and assignable 2015-11-10 17:49:33 -08:00
Sebastian Messmer
5575509594 New way to configure SCrypt algorithm 2015-11-03 20:13:23 -08:00
Sebastian Messmer
3e01c56ad4 Add Cipher::NAME to CipherConcept 2015-10-28 01:49:12 +01:00
Sebastian Messmer
926d1ce7a4 Allow Cipher::NAME (e.g. AES256_GCM::NAME) 2015-10-28 01:41:38 +01:00
Sebastian Messmer
c50371d583 Add symmetric ciphers to crypto lib 2015-10-27 23:19:20 +01:00
Sebastian Messmer
7b269a1184 Added a crypto library with scrypt key derivation function and random padding 2015-10-27 22:19:06 +01:00