nim-libsodium icon indicating copy to clipboard operation
nim-libsodium copied to clipboard

Nim wrapper for the libsodium library

Results 3 nim-libsodium issues
Sort by recently updated
recently updated
newest added

The module documentation in the readme is for version 0.4.1 while the current version is 0.6.0. A number of new features have been added since 0.4.1 so the documentation should...

When I compile and run the `test_sodium.nim` program from the libsodium nimble pkg directory: `nim c -r ~/.nimble/pkgs/libsodium-0.1.0/test_sodium.nim` I get an error: ``` ... ... [Suite] hashing [OK] generic hashing...