issues
search
mozilla-services
/
go-cose
go library for CBOR Object Signing and Encryption (COSE)
Mozilla Public License 2.0
40
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enhance README to point to Veraison
#79
yogeshbdeshpande
closed
2 years ago
1
Question: Is this library still maintained?
#78
dlorenc
closed
2 years ago
2
Code cleanup
#77
lafriks
closed
2 years ago
1
Update dependencies
#76
lafriks
closed
3 years ago
0
move examples to own directories
#75
g-k
closed
2 years ago
2
Sign1 support bells and whistles
#74
thomas-fossati
closed
3 years ago
0
make sure COSE wg examples are up to date
#73
g-k
closed
2 years ago
2
ci: drop go 1.13 support; add 1.15
#72
Eivel
closed
4 years ago
2
drop golang 1.13 support; add 1.15
#71
g-k
closed
4 years ago
0
WIP: Adding Ed25519 support
#70
masonforest
closed
2 years ago
7
Fix tests for tampered sig and modified payload
#69
fxamacker
closed
4 years ago
1
tests that modify a single byte of signature or payload can fail intermittently
#68
fxamacker
closed
4 years ago
0
get lint job passing in CI and require it to land PRs
#67
g-k
closed
2 years ago
2
fix 63 enable golangci lint
#66
g-k
closed
4 years ago
1
ci: drop go 1.12 support; add 1.14
#65
g-k
closed
4 years ago
0
Replace ugorji/go with fxamacker/cbor to improve security
#64
fxamacker
closed
4 years ago
4
Use a "linter aggregator" for static analysis in pull requests
#63
x448
closed
4 years ago
5
CBOR library exhausts memory in 1 decode attempt of < 10 bytes of malformed CBOR data
#62
x448
closed
4 years ago
7
10x iso2sp timing tolerance in CI
#61
g-k
closed
4 years ago
1
update golang versions in CI
#60
g-k
closed
4 years ago
0
CI failing on TestI2OSPTiming
#59
g-k
closed
4 years ago
0
Replace CI badge from Travis CI with CircleCI
#58
x448
closed
4 years ago
1
Pass io.Reader as payload for signature
#57
jvehent
closed
2 years ago
1
Fix badge in readme to reflect migration from Travis CI to Circle CI
#56
g-k
closed
4 years ago
0
Fix 54
#55
g-k
closed
5 years ago
1
Fix exact bit level checks leading to flakey tests
#54
g-k
closed
5 years ago
1
CI add new go versions
#53
g-k
closed
5 years ago
1
make: fix ci failure due to extra -repotoken arg
#52
g-k
closed
5 years ago
1
CI broken
#51
g-k
closed
5 years ago
0
Add Mozilla Code of Conduct
#50
Mozilla-GitHub-Standards
closed
5 years ago
1
CODE_OF_CONDUCT.md file missing
#49
Mozilla-GitHub-Standards
closed
5 years ago
0
RFC8152 Section 7 COSE_Key public key serialization?
#48
holycleugh
closed
2 years ago
4
Fix errorf pkg and bitlen check
#47
g-k
closed
6 years ago
1
make Verifier fields public
#46
g-k
closed
6 years ago
1
Add IsSignMessage
#45
g-k
closed
6 years ago
1
sign_verify: return pointer to SignMessage from NewSignMessage
#44
g-k
closed
6 years ago
1
test signing nil external bytes
#43
g-k
closed
6 years ago
1
make signer.privateKey public
#42
g-k
closed
6 years ago
1
clean up I2OSP
#41
g-k
closed
6 years ago
1
make I2OSP more constant time
#40
g-k
closed
2 years ago
4
Fix verify example
#39
g-k
closed
6 years ago
1
clean up commented out cose rust test cases
#38
g-k
closed
2 years ago
1
more cleanup
#37
g-k
closed
6 years ago
1
Unmarshal into with standard (data []byte, v interface{}) error fn signature
#36
g-k
closed
4 years ago
0
figure out why ECDSA bitlens don't match
#35
g-k
closed
6 years ago
1
cbor todos
#34
g-k
closed
6 years ago
1
Rm oo
#33
g-k
closed
6 years ago
1
encode / decode benchmark tests
#32
g-k
closed
2 years ago
1
Fuzz
#31
g-k
closed
6 years ago
1
Errata
#30
g-k
closed
6 years ago
1
Next