Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

fxa-crypto-relier npm version CircleCI

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 library
  • npm run dev - development mode
  • npm 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

About

Scoped Encryption Keys for Firefox Accounts

Resources

Packages

No packages published