#ntru #ntru-sign #ntru-encrypt

sys ntrumls

NTRUMLS library for Rust. An interface to the reference implementation.

18 unstable releases (5 breaking)

Uses old Rust 2015

0.9.6 Dec 9, 2016
0.9.4 Sep 8, 2016
0.9.1 Jun 6, 2016
0.6.2 Jan 19, 2016
0.5.0 Nov 25, 2015

#1177 in Cryptography

GPL-3.0+

105KB
3K SLoC

C 2.5K SLoC // 0.1% comments Rust 404 SLoC // 0.1% comments Visual Studio Solution 28 SLoC

NTRUMLS library for Rust

Build Status Build status Coverage Status

This library implements an interface with NTRUMLS C library. It is currently under development, but can be used to sign and verify messages. The documentation can be found here.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Dependencies