-rw-r--r-- 940 libntruprime-20240910/doc/download.md raw
To download and unpack the latest version of libntruprime: wget -m https://libntruprime.cr.yp.to/libntruprime-latest-version.txt version=$(cat libntruprime.cr.yp.to/libntruprime-latest-version.txt) wget -m https://libntruprime.cr.yp.to/libntruprime-$version.tar.gz tar -xzf libntruprime.cr.yp.to/libntruprime-$version.tar.gz cd libntruprime-$version Then [install](install.html) and [test](test.html). ### Archives and changelog (reverse chronological) {#changelog} [`libntruprime-20240910.tar.gz`](libntruprime-20240910.tar.gz) [browse](libntruprime-20240910.html) Return `void` for `keypair`, `enc`, `dec`. Thanks to Jan Mojzis for pointing out the discrepancy between code and documentation. Fix missing installation of command-line tools. Thanks to Simon Josefsson for pointing out the issue. [`libntruprime-20240825.tar.gz`](libntruprime-20240825.tar.gz) [browse](libntruprime-20240825.html) First release.