Pycose

Latest version: v1.1.0

Safety actively analyzes 622315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.1

Hot fix release that solves issues during package installation.

What's Changed
* Fix setup and test out-of-source in CI by letmaik in https://github.com/TimothyClaeys/pycose/pull/90


**Full Changelog**: https://github.com/TimothyClaeys/pycose/compare/v1.0.0...v1.0.1

1.0.0

This marks the first official release of pycose.

Only two small bug fixes where added since v0.9.dev8.

The main update is that the module was renamed to pycose (in line with the name of the Github repository hosting the code). Imports will now be in the form of import pycose... instead of import cose.

I've also regained control over the pycose package account on PyPi and all future release will be uploaded to that account. The cose package on PyPi will be deprecated and will no longer receive any updates (the package will remain on PyPi).

What's Changed
* Remove redundant decoding step panzi in https://github.com/TimothyClaeys/pycose/pull/71
* Do not strip signature of already signed COSE_Sign1 message by letmaik in https://github.com/TimothyClaeys/pycose/pull/83

New Contributors
* panzi made their first contribution in https://github.com/TimothyClaeys/pycose/pull/71
* letmaik made their first contribution in https://github.com/TimothyClaeys/pycose/pull/83

**Full Changelog**: https://github.com/TimothyClaeys/pycose/compare/v0.9.dev8...v1.0.0

0.9.dev8

- Proper handling of custom COSE attributes
- Bug fix for COSE attribute value types.

0.9.dev7

Fixes a circular dependency and expands the documentation

0.9.dev6

Adds support for the COSE RSA key and associated operations.

0.9.dev5

- Bug fixes
- Add additional checks on COSE keys
- Fixes issues with X509 extension
- Allow for unknown key attributes
- Updating docs

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.