| Crates.io | noise-rs-ffi |
| lib.rs | noise-rs-ffi |
| version | 0.1.0 |
| created_at | 2016-06-22 15:33:19.922079+00 |
| updated_at | 2016-06-22 15:33:19.922079+00 |
| description | An FFI for *noise-rs* to be used by non-Rust code. |
| homepage | |
| repository | https://github.com/phoenixenero/noise-rs-ffi |
| max_upload_size | |
| id | 5459 |
| size | 19,209 |
noise-rsA C FFI for noise-rs.
If you just want to generate noise in Rust, use noise-rs directly.
See src/*.
This library is dual-licensed as MIT and Apache v2.0, the same as the Rust language itself. You may choose from both depending on your needs.