xtsn 0.1.1

AES-XTS(N) ported to Rust Based on: https://github.com/ihaveamac/switchfs
Documentation
[build-dependencies.cc]
version = "1.0.26"
[dependencies.byteorder]
features = ["i128"]
version = "1"

[dependencies.hex]
version = "0.3.2"

[dependencies.log]
version = "0.4"

[dependencies.rust-crypto]
version = "^0.2"

[package]
authors = ["Luro02 <luro02@users.noreply.github.com>"]
description = "AES-XTS(N) ported to Rust\nBased on: https://github.com/ihaveamac/switchfs"
edition = "2018"
license = "MIT"
name = "xtsn"
repository = "https://github.com/Luro02/XTSN"
version = "0.1.1"