| Crates.io | rncryptor |
| lib.rs | rncryptor |
| version | 0.1.0 |
| created_at | 2016-12-23 09:57:29.46993+00 |
| updated_at | 2016-12-23 09:57:29.46993+00 |
| description | Rust implementation of the RNCryptor AES file format |
| homepage | http://rncryptor.github.io/ |
| repository | https://github.com/RNCryptor/rncryptor-rs.git |
| max_upload_size | |
| id | 7738 |
| size | 34,029 |
This library implements the specification for the RNCryptor encrypted file format by Rob Napier.
rust-crypto if possible/needed.This library scratches my own itches, but please fork away! Pull requests are encouraged.