prefix_encrypt 1.0.8
prefix_encrypt: ^1.0.8 copied to clipboard
This dart package allows easy encryption of text using AEAD XChaCha20 Poly1305 and XChaCha20.
1.0.8 #
- dartdoc 6.3.0
1.0.7 #
- dart doc .
1.0.6 #
- added Badge, update dartdoc
1.0.5 #
- pubspec.yaml rewrite
1.0.4 #
- rewrite documentation
1.0.3 #
- add documentation
1.0.2 #
- add dartdoc and analysis_options
1.0.1 #
- Change the tree
1.0.0 #
- Change to Future. Upgrade pubspec
0.0.4 #
0.0.3 #
- Add example
0.0.1 #
- Encrypt and decrypt with XChaCha20 and AEAD XChaCha20 Poly1305.