-
- Downloads
Add support for XTS encryption mode
XEX encryption mode with tweak and ciphertext stealing (XTS) is
standardized in IEEE 1619 and generally used for storage devices.
Signed-off-by:
Simo Sorce <simo@redhat.com>
Showing
- Makefile.in 3 additions, 2 deletionsMakefile.in
- nettle.texinfo 145 additions, 2 deletionsnettle.texinfo
- testsuite/.gitignore 1 addition, 0 deletionstestsuite/.gitignore
- testsuite/.test-rules.make 3 additions, 0 deletionstestsuite/.test-rules.make
- testsuite/Makefile.in 1 addition, 1 deletiontestsuite/Makefile.in
- testsuite/xts-test.c 173 additions, 0 deletionstestsuite/xts-test.c
- xts-aes128.c 77 additions, 0 deletionsxts-aes128.c
- xts-aes256.c 77 additions, 0 deletionsxts-aes256.c
- xts.c 202 additions, 0 deletionsxts.c
- xts.h 123 additions, 0 deletionsxts.h
Loading
Please register or sign in to comment