Description
NTRUEncrypt cryptography support helps software experiment with or implement this lattice-based public-key encryption scheme. It is useful for specialized security projects, research, and compatibility with systems that use NTRU.
This is a low-level crypto library, not an encryption app. Secure deployment depends on parameters, protocol design, key storage, and independent review.