summaryrefslogtreecommitdiff
path: root/lib/utils_crypt.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-16Imported Upstream version 2.3.7upstream/2.3.7Karol Lewandowski1-2/+5
2020-07-24Imported Upstream version 2.3.3upstream/2.3.3Karol Lewandowski1-19/+7
2016-05-11Imported Upstream version 1.6.7upstream/1.6.7Kichan Kwon1-0/+2
2016-05-10Revert "Imported upstream version 1.6.7"Kwon1-2/+0
2016-05-10Imported upstream version 1.6.7Kichan Kwon1-0/+2
2013-07-23Fix sscanf cipher string and avoid warning wih -fsanitize=address.Milan Broz1-1/+1
2013-06-23Fix buildsytem to always include config.h.Cristian Rodríguez1-1/+0
2012-12-29Change License from GPLv2 only to GPLv2+ ("or any later").Milan Broz1-1/+2
2012-12-21Add copyright line for files I have written or modified.Milan Broz1-0/+1
2012-11-19TCRYPT: support keyfilesMilan Broz1-0/+1
2012-06-25Add --device-size option for reencryption tool.Milan Broz1-0/+1
2012-06-18Fix hex_to_bytes and add it to common utils.Milan Broz1-0/+2
2012-04-02Version 1.4.2.Milan Broz1-0/+20
2012-03-29Add --keyfile-offset and --new-keyfile-offset to cryptsetup.Milan Broz1-1/+1
2011-03-19Rewrite key input handling, add limits.Milan Broz1-4/+8
2011-01-25Detect # of keys from cipher string.Milan Broz1-1/+2
2010-11-13Simplify return codes from get key functions.Milan Broz1-3/+3
2010-10-26Move get_key to common code, simplify verify flags.Milan Broz1-0/+8
2010-10-26Move safe alloc routines into common lib file.Milan Broz1-0/+4
2010-10-26Add utils_crypt file and test for supported modes presentation.Milan Broz1-0/+9