cosey 0.3.1

Data types and serde for public COSE_Keys
Documentation
# Changelog

## Unreleased

-

[All Changes](https://github.com/trussed-dev/cosey/compare/v0.3.1...HEAD)

## [v0.3.1]https://github.com/trussed-dev/cosey/releases/tag/v0.3.1 (2024-06-03)

### Fixed

- Accept keys without algorithm field ([#3]https://github.com/trussed-dev/cosey/issues/3)

[All Changes](https://github.com/trussed-dev/cosey/compare/v0.3.0...v0.3.1)

## [v0.3.0]https://github.com/trussed-dev/cosey/releases/tag/v0.3.0 (2021-06-10)

### Changed

- Update `heapless-bytes` to v0.3.0

[All Changes](https://github.com/trussed-dev/cosey/compare/v0.2.0...v0.3.0)

## [v0.2.0]https://github.com/trussed-dev/cosey/releases/tag/v0.2.0 (2021-02-26)

### Changed

- Update `heapless-bytes` to v0.2.0

[All Changes](https://github.com/trussed-dev/cosey/compare/v0.1.0...v0.2.0)

## [v0.1.0]https://github.com/trussed-dev/cosey/releases/tag/v0.1.0 (2021-01-31)

Initial release with support for EcdhEsHkdf256, Ed25519, P256, Totp and X255.