Java implementation of NTRUEncrypt and NTRUSign
'net.sf.ntru:ntru:0.7'
<dependency> <groupId>net.sf.ntru</groupId> <artifactId>ntru</artifactId> <version>0.7</version> </dependency>
<dependency org="net.sf.ntru" name="ntru" rev="0.7"/>
"net.sf.ntru", "ntru", "0.7"