veracrypt 0.0.1-dev.1 veracrypt: ^0.0.1-dev.1 copied to clipboard
VeraCrypt bindings for Dart. The VeraCrypt trademark is owned by IDRIX.
veracrypt
#
TrueCrypt and VeraCrypt bindings for Dart using the
veracrypt
crate. 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 #
Run the command-line interface:
dart pub activate veracrypt
veracrypt
or use the library as in:
dart pub add veracrypt