add nettle
This commit is contained in:
10
README.md
10
README.md
@@ -27,4 +27,14 @@ PGP in Rust:
|
|||||||
|
|
||||||
**keys.openpgp.org** uses: Sequoia-PGP ( https://sequoia-pgp.org/ )
|
**keys.openpgp.org** uses: Sequoia-PGP ( https://sequoia-pgp.org/ )
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
On Linux:
|
||||||
|
```
|
||||||
|
git clone https://git.lysator.liu.se/nettle/nettle
|
||||||
|
cd nettle
|
||||||
|
./.bootstrap
|
||||||
|
./configure
|
||||||
|
make
|
||||||
|
sudo make install
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user