1.0.18 • Published 6 years ago

ntrujs v1.0.18

Weekly downloads
8
License
GPL-3.0
Repository
github
Last release
6 years ago

ntru.js

NTRU.js aims to provide post-quantum security to NodeJS applications written in JavaScript.

Installation

npm install ntrujs

Building

Download the code, run the command: git submodule init and then, run: git submodule update These commands will download the NTRU sources. Compile the NTRU library, and place the resulting files in the lib folder. After NTRU is compiled, run: npm install After running npm install, run: node main.js If there were no errors, you should be good to go!

Running

TODO: Add example code

Developing

See https://github.com/IDWMaster/ntrujs

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago