This repository contains a free implementation of the XTS mode specified in the IEEE P1619(TM)/D16 Standard for Cryptographic Protection of Data on Block-Oriented Storage Devices.
The IEEE standard specifies XTS with AES only, but this implementation allows using XTS with various block ciphers.
This software is released under the BSD 2-Clause License.
For details see License.txt.
- AES
- Twofish
- Serpent
- RC6
None. It includes the required parts of Bouncy Castle.