| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Cross-platform cryptographic facilities.
Git issues and other communications are warmly welcomed. dev@nuid.io
jvm, node + npm, clj, shadow-cljs
{nuid/cryptography {:git/url "https://github.com/nuid/cryptography" :sha "..."}}
nuid.cryptography primarily exists to abstract over platform-specific differences and provide a common interface to the provided functionality across host platforms. nuid.cryptography delegates directly to host implementions (e.g. SecureRandom, MessageDigest, etc. on the jvm, and brorand, hash.js, etc., in node and the browser).
Apache v2.0 or MIT
This library is property tested to help verify implementation, but has not yet been audited by an independent third party.
| Back | FazBrowse Home | New Git URL |