Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
gregbeech committed Jun 15, 2013
1 parent fba06e9 commit eea401c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ Keys for these examples can be generated by executing:

All the JWA encryption methods are supported:

- A128CBC+HS256, A256CBC+HS512
- A128CBC-HS256, A256CBC-HS512
- A128GCM, A256GCM (note: requires ruby 2.0.0 or later)

Some of the JWA key encryption algorithms are supported at the moment. The key wrap algorithms don't appear to exist in Ruby so they're not likely to be supported in the near future, but ECDH-ES should be soon:
Some of the JWA key encryption algorithms are supported at the moment. The key wrap algorithms don't appear to exist in Ruby so they're not likely to be supported in the near future, but these ones are implemented:

- RSA1_5
- RSA-OAEP
Expand Down

0 comments on commit eea401c

Please sign in to comment.