|
Warning
|
This library is under development and has not been reviewed by 3rd parties |
Refer to the official libgcrypt documentation
Install the development library:
sudo apt-get install libgcrypt20-dev
nimble install libgcryptInstall the runtime dependency:
sudo apt-get install libgcrypt20See tests/test_basic.nim for usage examples.