summaryrefslogtreecommitdiff
path: root/crypto/cipher-nettle.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-20crypto: Fix aes_decrypt_wrapper()Kevin Wolf1-1/+1
2015-07-16crypto: avoid undefined behavior in nettle callsRadim Krčmář1-4/+39
2015-07-16crypto: fix build with nettle >= 3.0.0Radim Krčmář1-6/+10
2015-07-08crypto: add a nettle cipher implementationDaniel P. Berrange1-0/+206