How to Install libntru-0.5-dev in Ubuntu 18.04



Install libntru-0.5-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libntru-0.5-dev

Description:

C implementation of the public-key encryption scheme NTRUEncrypt

This library is an implementation of the NTRU encryption scheme in C. The NTRUEncrypt public key cryptosystem, also known as the NTRU encryption algorithm, is a lattice-based alternative to RSA and ECC and is based on the shortest vector problem in a lattice (which is not known to be breakable using quantum computers). . This package contains the development headers.

Homepage: https://github.com/tbuktu/libntru

Version: 0.5-2

Section: universe/libdevel