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 libgcrypt
Install the runtime dependency:
sudo apt-get install libgcrypt20
See tests/test_basic.nim for usage examples.