volaris-tools

Crates.iovolaris-tools
lib.rsvolaris-tools
version0.0.4
sourcesrc
created_at2024-06-25 21:07:46.267884
updated_at2024-08-31 18:53:22.098969
descriptionThe libary that contains all workings and tools for volaris.
homepagehttps://github.com/volar-is/volaris
repositoryhttps://github.com/volar-is/volaris/tree/master/crates/volaris-tools
max_upload_size
id1283876
size107,243
leo (greendoescode)

documentation

README

What is it?

volaris-tools is a library used for managing the core logic behind volaris, and any applications that require easy integration with the volaris format.

Security

volaris-tools is built on top of volaris-crypto - which uses modern, secure and audited1 AEADs for encryption and decryption.

You may find the audits for both AES-256-GCM and XChaCha20-Poly1305 on the NCC Group's website.

Who uses Volaris-Tools?

This library is implemented by volaris, a secure file encryption utility.

This crate was made to separate the logic away from the end-user application.

Commit count: 34

cargo fmt