Skip to content

Commit

Permalink
Pointer to t_cose 2.0 alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
laurencelundblade authored Aug 15, 2023
1 parent 2c57235 commit 7577501
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,16 @@ fully supported.
t_cose 1.0 only supports COSE Sign1, signing with one recipeint.


## Future Work
## t_cose 2.0

As of March 2022, work is underway to support encryption, MAC and
other COSE features. When a good set of these are complete to
commercial quality, a 2.0 version of t_cose will be released.

Note that there is no committed time line to complete t_cose
2.0. t_cose is mostly implemented on a volunteer basis. You can
volunteer! Work like adding support for more algorithms is not too
difficult and is nicely framed up.
As of August 2022, there are alpha releases of t_cose 2.0. It supports:
* COSE_Sign
* Multiple signatures
* COSE_MAC0
* COSE_Encrypt and COSE_Encrypt0
* Encryption with ECDH per RFC 9053

See the dev branch and the releases.

## Building and Dependencies

Expand Down

0 comments on commit 7577501

Please sign in to comment.