fxa-crypto-relier
v2.7.0
Published
Scoped Encryption Keys for Firefox Accounts Util Library
Downloads
75
Readme
fxa-crypto-relier
Scoped Encryption Keys for Firefox Accounts Utility Library
Installation
npm install fxa-crypto-relier --save
Usage
See the documentation.
Local Development
Scripts
npm run build
- build librarynpm run dev
- development modenpm test
- run tests
Dependencies
- 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
License
MPL-2.0