Imported upstream version 1.6.7
[platform/upstream/cryptsetup.git] / lib / crypto_backend / crypto_backend.h
2016-05-10 Kichan KwonImported upstream version 1.6.7 63/68863/1
2013-06-23 Cristian RodríguezFix buildsytem to always include config.h.
2013-01-10 Milan BrozDo not include pbkdf2 prototype in header if code is...
2012-12-29 Milan BrozChange License for sub-libraries from GPLv2 only to...
2012-12-29 Milan BrozChange License from GPLv2 only to GPLv2+ ("or any later").
2012-12-05 Milan BrozAdd PBKDF2 benchmark.
2012-11-19 Milan BrozAdd kernel skcipher backend.
2012-11-19 Milan BrozAdd CRC32 implementation.
2012-11-19 Milan BrozMove PBKDF2 into crypto backend wrapper.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-10 Arno WagnerMerge branch 'master' of https://code.google.com/p...
2012-05-26 Milan BrozImplement more RNG backend wrappers.
2012-05-26 Milan BrozAdd version string to crypto backend.
2012-05-21 Milan BrozImplement crypt RNG wrapper (for FIPS mode), use it...
2012-04-02 Milan BrozVersion 1.4.2.
2011-07-25 Milan Broz* Remove hash/hmac restart from crypto backend and...
2011-01-16 Milan BrozAdd context to crypto backend init (so it can print...
2010-12-31 Milan BrozFix crypt_backend_flags prototype.
2010-12-31 Milan BrozAdd skeleton and implementation of various crypto backends