Scoped Encryption Keys for Firefox Accounts Utility Library
npm install fxa-crypto-relier --save
See the documentation.
npm run build
- build librarynpm run dev
- development modenpm test
- run tests
- base64url: For encoding to/from base64urls
- node-hkdf: HKDF key derivation function
- node-jose: A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
MPL-2.0