brookman / rusty_chacha

Fast ChaCha20Poly1305 encryption for Flutter powered by Rust
MIT License
2 stars 1 forks source link

Make it run without Flutter #14

Open brookman opened 6 months ago

brookman commented 6 months ago

Currently the library does not work in a pure Dart environment (for example unit tests).