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