veracrypt

Crates.ioveracrypt
lib.rsveracrypt
version0.0.1
sourcesrc
created_at2024-09-20 03:38:21.699939
updated_at2024-09-20 03:38:21.699939
descriptionVeraCrypt in Rust. VeraCrypt is a trademark of IDRIX.
homepage
repositoryhttps://github.com/ManyMath/veracrypt-rust
max_upload_size
id1380892
size2,113
sneurlax (sneurlax)

documentation

README

veracrypt

TrueCrypt and VeraCrypt in Rust for the veracrypt package. This project is a re-implementation of the original TrueCrypt encryption/decryption algorithms and their newer continuances in VeraCrypt. VeraCrypt is a trademark is owned by IDRIX. This project is no way affiliated with IDRIX nor claims ownership of any of their copyrighted work nor trademarks.

Getting started

cargo install veracrypt
keepass

or use the library as in:

cargo add veracrypt
Commit count: 2

cargo fmt