issues
search
TimothyClaeys
/
pycose
A Python implementation of the COSE specification (CBOR Object Signing and Encryption) described in RFC 8152.
https://tools.ietf.org/html/rfc8152
Other
39
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
decoding a Sign1Message with a detached payload fails
#121
robinbryce
closed
1 week ago
5
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#120
dependabot[bot]
opened
2 months ago
1
Broaden type spec for CoseMessage.decode
#119
mmcshane
opened
2 months ago
1
Cryptographic API Misuse Vulnerability
#118
lialon
opened
3 months ago
0
support multiple signatures in sequence
#117
kapilvgit
opened
10 months ago
1
Bump pycose version to v1.1.0
#116
TimothyClaeys
closed
11 months ago
1
Bump Github Actions to include newer Python versions
#115
TimothyClaeys
closed
11 months ago
1
Add missing docstring from_cryptography_key
#114
TimothyClaeys
closed
11 months ago
1
Add YAML config to fix readthedocs build
#113
TimothyClaeys
closed
11 months ago
1
HMAC 384 and HMAC 512 keys are not supported
#112
LeviSchuck
opened
1 year ago
0
Add `signature` setter to `Sign1Message`
#111
letmaik
closed
11 months ago
2
Support detached content for signing
#110
letmaik
closed
1 year ago
1
Add `from_pem_private_key`/`from_pem_public_key` methods
#109
letmaik
closed
11 months ago
5
Revert "Remove `attrs` package dependency"
#108
letmaik
closed
1 year ago
0
Support tstr in crit parameter
#107
letmaik
closed
1 year ago
1
Rename keyword holding encoded `Enc_structure` to `aad`
#106
letmaik
closed
1 year ago
2
Could the signature property of Sign1Message be made settable?
#105
achamayou
closed
11 months ago
8
Remove `attrs` package dependency
#104
letmaik
closed
1 year ago
1
Set-up branch policies
#103
letmaik
closed
2 years ago
2
Make decoding stricter when called on specific subclass.
#102
plietar
closed
2 years ago
2
Fix inconsistencies in the type annotations of the curve module.
#101
plietar
closed
2 years ago
1
Publish a last `cose` release
#100
letmaik
opened
2 years ago
1
Document release process
#99
letmaik
opened
2 years ago
2
Make package compliant with PEP-561
#98
achamayou
closed
2 years ago
1
Is `ecdsa` dependency required?
#97
letmaik
opened
2 years ago
8
Remove unused dependency `attrs`
#96
letmaik
closed
1 year ago
1
Allow specifying location in `get_attr()`
#95
letmaik
opened
2 years ago
1
Verify location of alg and crit header parameters
#94
letmaik
opened
2 years ago
0
String labels not supported for crit header parameter
#93
letmaik
closed
1 year ago
0
Upload package to PyPI from CI
#92
letmaik
closed
1 year ago
4
Avoid re-encoding of protected header
#91
letmaik
closed
2 years ago
1
Fix setup and test out-of-source in CI
#90
letmaik
closed
2 years ago
10
Test installed package in CI
#89
letmaik
closed
2 years ago
0
Project setup.cfg installs sub-modules but not main package
#88
BrianSipos
closed
2 years ago
1
chore: make unittests run with Python 3.10
#87
TimothyClaeys
closed
2 years ago
1
fix: wrong python package classifiers
#86
TimothyClaeys
closed
2 years ago
2
chore: update the setup scripts for package installation/building
#85
TimothyClaeys
closed
2 years ago
1
Refactor/prepare for first official release
#84
TimothyClaeys
closed
2 years ago
1
Do not strip signature of already signed COSE_Sign1 message
#83
letmaik
closed
2 years ago
1
Modify unprotected header after signing
#82
letmaik
closed
2 years ago
0
Support for detached content
#81
becarpenter
closed
1 year ago
3
Improve error message when private key is missing in key object when signing
#80
nthState
opened
2 years ago
1
Difference between AESCCM16128128 and AESCCM64128128
#79
ingtommi
closed
2 years ago
1
How to overwrite protected attribute _enc_structure
#78
KoljaV
closed
1 year ago
4
Key cannot be None
#77
Ximaz
closed
2 years ago
1
sorry, no issue
#76
Xpeppo
closed
2 years ago
0
"Could not find a version that staisfies the requirement cose (from versions: ) No Matching distribution found for cose" on Raspberry Pi
#75
lennertholvoet
closed
2 years ago
2
Invalid value for secexp, expected integer between 1 and 115792089210356248762697446949407573529996955224135760342422259061068512044369
#74
JuliusGoddard
closed
2 years ago
2
Adding cbor.tag
#73
JuliusGoddard
closed
3 years ago
1
Verifying a COSE Sign1 with public key
#72
hgshoggins
closed
2 years ago
2
Next