Skip to content

ikrauchunas/Java-XTS-AES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-XTS-AES

Java XTS-AES engine built over BouncyCastle. Created as a requirement for InflatableDonkey. Only byte aligned data units are supported.

Please refer to the unit tests for usage examples.

NB. Although it satisfies all of the supplied IEEE P1619 test vectors, I only have access to the DRAFT proposals and not the final document. In addition I make no claims to NIST conformance. Use at your own risk.

About

Java XTS AES tweakable block cipher.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%