Replaced Wasm-based libsodium.js with the pure-js noble cryptography libraries. The initialization function has been removed.
Use the Web Crypto API when available. All main operations are now async.
Releases now include a bundled .js
artifact. npm packages are logged in Sigstore.