@transmute/jose-hpke
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

@transmute/jose-hpke

CI

NPM

Questions? Contact Transmute | Transmute VDP | Our Guide | About Transmute

🚧 Warning Experimental 🔥

This project uses unregistered JOSE alg values.

See this table as proposal for future interoperabilty:

Algorithms

The following table is used to restrict JSON Web Keys.

jose cose mode kem kdf aead
HPKE-B0 1024 base 0x0010 0x0001 0x0001
HPKE-B1 ... base 0x0011 0x0002 0x0002
{
  "kty": "EC",
  "crv": "P-256",
  "alg": "HPKE-B0",
  "x": "RGuElrDRaOTXHgOEv4ezdSTQaop_Lbb1doFBjcpRFOw",
  "y": "MAa3Kzj9XcF93vMCtUirjwggStYcXXmaCkYLCzZ4st4"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @transmute/jose-hpke

Weekly Downloads

2

Version

0.0.0

License

Apache-2.0

Unpacked Size

13.8 kB

Total Files

8

Last publish

Collaborators

  • ipbyrne
  • or13
  • transmute-ci