Use /dev/loop-control if possible (kernel 3.1).
[platform/upstream/cryptsetup.git] / lib / crypto_backend /
2011-07-25 Milan BrozFix gcrypt final() function backend call.
2011-07-25 Milan Broz* Remove hash/hmac restart from crypto backend and...
2011-05-24 Milan BrozAdd alternative define for old kernel headers.
2011-04-28 Milan BrozAdd Nettle crypto backend support.
2011-04-18 Milan BrozFix verbose mode compiler warnings.
2011-03-14 Milan BrozFix some minor compilation problems in crypto backends.
2011-03-14 Milan BrozSpecify copyright holders in source files.
2011-01-16 Milan BrozAdd context to crypto backend init (so it can print...
2011-01-16 Milan BrozPrevent to initialise backends twice.
2010-12-31 Milan BrozFix crypt_backend_flags prototype.
2010-12-31 Milan BrozAdd skeleton and implementation of various crypto backends