#ported #encryption #port #github #aes-xts #c-version #com-ihaveamac-switchfs

xtsn

AES-XTS(N) ported to Rust Based on: https://github.com/ihaveamac/switchfs

2 releases

0.1.1 Dec 16, 2018
0.1.0 Dec 16, 2018

#26 in #ported

MIT license

46KB
783 lines

AES-XTS with Nintendo ported for Rust

Well it's based on switchfs and took me quite some time to port.

Issues:

  • the Rust-Version of XTSN.encrypt is broken (Python base is broken too) -> using the C-version :3

Dependencies

~4MB
~57K SLoC