simplestcrypt 0.2.0

Simplest way to perform a symmetric encryption, using a preshared key. Very small wrapper around aes-siv crate, with randomly generated nonces, for anything more advanced, use aes-siv instead
Documentation
1
2
3
tag-prefix = "{{crate_name}}-"
publish = true
pre-release-commit-message = "Release {{crate_name}} {{version}}"