Imported Upstream version 2.3.7
[platform/upstream/cryptsetup.git] / lib / utils_crypt.h
2023-02-16 Karol LewandowskiImported Upstream version 2.3.7 upstream/2.3.7
2020-07-24 Karol LewandowskiImported Upstream version 2.3.3 30/239430/1 upstream/2.3.3
2016-05-11 Kichan KwonImported Upstream version 1.6.7 91/68991/1 upstream/1.6.7
2016-05-10 KwonRevert "Imported upstream version 1.6.7" 41/68941/1
2016-05-10 Kichan KwonImported upstream version 1.6.7 63/68863/1
2013-07-23 Milan BrozFix sscanf cipher string and avoid warning wih -fsaniti...
2013-06-23 Cristian RodríguezFix buildsytem to always include config.h.
2012-12-29 Milan BrozChange License from GPLv2 only to GPLv2+ ("or any later").
2012-12-21 Milan BrozAdd copyright line for files I have written or modified.
2012-11-19 Milan BrozTCRYPT: support keyfiles
2012-06-25 Milan BrozAdd --device-size option for reencryption tool.
2012-06-18 Milan BrozFix hex_to_bytes and add it to common utils.
2012-04-02 Milan BrozVersion 1.4.2.
2012-03-29 Milan BrozAdd --keyfile-offset and --new-keyfile-offset to crypts...
2011-03-19 Milan BrozRewrite key input handling, add limits.
2011-01-25 Milan BrozDetect # of keys from cipher string.
2010-11-13 Milan BrozSimplify return codes from get key functions.
2010-10-26 Milan BrozMove get_key to common code, simplify verify flags.
2010-10-26 Milan BrozMove safe alloc routines into common lib file.
2010-10-26 Milan BrozAdd utils_crypt file and test for supported modes prese...