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