rencrypt-python
https://github.com/radumarias/rencrypt-python
Rust
A Python encryption library implemented in Rust. It supports AEAD with AES-GCM and ChaCha20Poly1305. It uses ring crate to handle encryption
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to rencrypt-python
Help out
- Issues
- Use correct package name zeroize instead of zeroing
- Typo in package name : it should be zeroize instead of zeroing
- Bump ring from 0.17.8 to 0.17.12 in the cargo group across 1 directory
- python stub file added
- Release workflow
- Build fails on `macOS`
- Package fails on `windows x86`
- Delta % in benchmark
- Benchmark crypto++ in C++
- Document public Rust API
- Docs
- Rust not yet supported