Add basic TCRYPT library.
authorMilan Broz <gmazyland@gmail.com>
Mon, 12 Nov 2012 22:31:32 +0000 (23:31 +0100)
committerMilan Broz <gmazyland@gmail.com>
Mon, 19 Nov 2012 20:24:59 +0000 (21:24 +0100)
commit3cbb43a73a5504a4c4285394a4876eef202d7620
tree0350b05be292b2bab672003249127b2ce51235dd
parentdb97d3d8c89032c38e0a3f72256a76add9993298
Add basic TCRYPT library.
configure.in
lib/Makefile.am
lib/libcryptsetup.h
lib/setup.c
lib/tcrypt/Makefile.am [new file with mode: 0644]
lib/tcrypt/tcrypt.c [new file with mode: 0644]
lib/tcrypt/tcrypt.h [new file with mode: 0644]
src/cryptsetup.c