Skip to content

Wrapper around libsodium library

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHEv2
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

BundleFeed/nim-libsodium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nim-libsodium

License: Apache License: MIT Stability: experimental

A low-level Nim wrapper for the libsodium. Compiles and link statically to the libsodium library. Both native and wasm32 (via emscripten) targets are supported.

Usage

TODO

Versioning

The library generally follows the upstream version number, adding one more number for tracking changes to the wrapping itself

License

Wrapper License

This repository is licensed and distributed under either of

or

at your option. This file may not be copied, modified, or distributed except according to those terms.

Dependency License

libsodium is licensed under the ISC license. See their licensing page for further information.

About

Wrapper around libsodium library

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHEv2
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages