#cose #nitro #enclaves #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)

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

#160 in Cryptography

Download history 1279/week @ 2024-01-25 1364/week @ 2024-02-01 1645/week @ 2024-02-08 1767/week @ 2024-02-15 1428/week @ 2024-02-22 1951/week @ 2024-02-29 1796/week @ 2024-03-07 1930/week @ 2024-03-14 2055/week @ 2024-03-21 1843/week @ 2024-03-28 1887/week @ 2024-04-04 2230/week @ 2024-04-11 2085/week @ 2024-04-18 1818/week @ 2024-04-25 1648/week @ 2024-05-02 1270/week @ 2024-05-09

7,197 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
~136K SLoC