#cose #enclaves #nitro #aws #safe #primitive #sign1

aws-nitro-enclaves-cose

This library aims to provide a safe Rust implementation of COSE, with COSE Sign1 currently implemented

7 releases (4 breaking)

new 0.5.2 Apr 18, 2024
0.5.1 Sep 28, 2023
0.5.0 Aug 9, 2022
0.4.0 Oct 29, 2021
0.1.0 Nov 12, 2020

#157 in Cryptography

Download history 307/week @ 2023-12-25 1875/week @ 2024-01-01 1154/week @ 2024-01-08 1143/week @ 2024-01-15 1572/week @ 2024-01-22 1300/week @ 2024-01-29 1596/week @ 2024-02-05 1822/week @ 2024-02-12 1587/week @ 2024-02-19 1433/week @ 2024-02-26 1959/week @ 2024-03-04 1783/week @ 2024-03-11 2074/week @ 2024-03-18 1781/week @ 2024-03-25 1865/week @ 2024-04-01 1661/week @ 2024-04-08

7,436 downloads per month
Used in 5 crates (4 directly)

Apache-2.0

120KB
2K SLoC

status version docs msrv

COSE for AWS Nitro Enclaves

This library aims to provide a safe Rust implementation of COSE. Currently, only COSE Sign1 is implemented, with the ability to sign and verify COSE Sign1 objects.

It uses openssl to provide the required crypto primitives.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

Dependencies

~1.4–7MB
~135K SLoC