@lit-protocol/nacl
Advanced tools
Comparing version 7.0.4 to 7.0.5
@@ -24,3 +24,3 @@ { | ||
}, | ||
"version": "7.0.4", | ||
"version": "7.0.5", | ||
"dependencies": { | ||
@@ -27,0 +27,0 @@ "tslib": "1.14.1" |
# Quick Start | ||
re-export of https://www.npmjs.com/package/nacl | ||
This package provides essential cryptographic operations for the Lit Protocol by re-exporting TweetNaCl.js (https://www.npmjs.com/package/nacl). It offers a lightweight implementation of the NaCl (pronounced "salt") cryptography library, enabling secure encryption, decryption, and digital signatures across the Lit Protocol ecosystem. | ||
@@ -5,0 +5,0 @@ ### node.js / browser |
97014