- 授权协议: BSD
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://sourceforge.net/projects/ntru/
- 官方下载: http://sourceforge.net/projects/ntru/files
软件介绍
NTRU 加密系统提供了 NTRUEncrypt 和 NTRUSigh 算法的实现。
下图是与其他加密系统的性能比较:
Maven 中使用的方法:
<dependency> <groupId>net.sf.ntru</groupId> <artifactId>ntru</artifactId> <version>1.2</version> </dependency>
The Seasoned Schemer
Daniel P. Friedman、Matthias Felleisen / The MIT Press / 1995-12-21 / USD 38.00
drawings by Duane Bibbyforeword and afterword by Guy L. Steele Jr.The notion that "thinking about computing is one of the most exciting things the human mind can do" sets both The Little Schemer (form......一起来看看 《The Seasoned Schemer》 这本书的介绍吧!
