potatosalad / erlang-jose

JSON Object Signing and Encryption (JOSE) for Erlang and Elixir
http://hexdocs.pm/jose
MIT License
308 stars 104 forks source link

Update ECDH-1PU related code to match latest draft #131

Open potatosalad opened 2 years ago

potatosalad commented 2 years ago

Integrate changes from version 2 to version 4 of the draft.

As part of this, add support on the Elixir side of things and add documentation for ECDH-1PU and friends.