An FFI for noise-rs

A C FFI for noise-rs.

If you just want to generate noise in Rust, use noise-rs directly.

Documentation

See src/*.

Implemented functionality

License

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.