issues
search
mozilla-services
/
pkcs7
DEPRECATED - Implements a subset of PKCS#7/Cryptographic Message Syntax (rfc2315, rfc5652)
https://go.mozilla.org/pkcs7
MIT License
70
stars
92
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix small typo with error checking
#90
faisal-memon
opened
1 month ago
0
No way to set digest signing algorithm
#89
pkpfr
opened
1 month ago
1
Status of this repository?
#88
hslatman
closed
2 months ago
2
Remove coverage.out file
#87
hneiva
closed
2 months ago
0
Fix race condition with unused code
#86
hneiva
closed
2 months ago
0
feat: support copying PKCS7 structs
#85
secDre4mer
closed
9 months ago
0
encryptedContent data in EncryptedContentInfo should be encoded as "implicit" not "explicit"
#84
grk-it
closed
9 months ago
1
`EncryptedContent` needs to be implicitly tagged and not explicit
#83
grk-it
closed
1 year ago
2
Limit depth of parsing to 80 levels
#82
stanhu
closed
9 months ago
0
ber.go: Protocol Validation and Defense
#81
jentfoo
closed
9 months ago
0
New as fork
#80
cviecco
closed
1 year ago
1
Add signer verifier
#79
cviecco
closed
1 year ago
0
Add ioreader signer
#78
cviecco
closed
1 year ago
0
Larger certificates using lots of ram and not completing
#77
teja635
closed
9 months ago
0
Edge case with AES-GCM can lead to crypto failure
#76
erahn
closed
9 months ago
0
Fix SetEncryptionAlgorithm not working when using AddSignerChain
#75
liamn
closed
2 years ago
0
[action] First pass at common CI
#74
dopey
closed
2 years ago
0
Need another fork to keep maintaining this
#73
LordNoteworthy
closed
9 months ago
3
SetContentType of SignedData
#72
vanbroup
closed
9 months ago
0
New SignedData with content type and without certificates
#71
vanbroup
closed
2 years ago
2
Patches (WIP)
#70
hslatman
closed
2 years ago
1
Fail to run test with go1.18
#69
zhsj
closed
9 months ago
1
fix BER tag length check when length is between 0x80 and 0xFF
#68
lqs
closed
9 months ago
0
Panic when parsing invalid certificate
#67
liranwiz
opened
2 years ago
2
WARNING: DATA RACE
#66
qo0p
closed
9 months ago
0
SignedData creation without certificates
#65
karlovskiy
closed
9 months ago
1
[Bug Fix] Added support for compound octet string
#64
nisargap
closed
9 months ago
6
Support compound octet string
#63
nisargap
closed
3 years ago
0
Fix FirefoxAddon test to not use current time.
#62
bernata
closed
3 years ago
2
Fix indefinite length asn1 parsing
#61
bernata
closed
3 years ago
6
catch up to fullsailor upstream
#60
g-k
closed
2 months ago
1
Fix failure to parse enveloped data in Go 1.10
#59
g-k
closed
3 years ago
0
readme: make CI badge a link
#58
g-k
closed
3 years ago
0
fix go get and go build
#57
g-k
closed
3 years ago
0
add VerifyWithChainAtTime
#56
g-k
closed
3 years ago
1
ignore DSA tests on unsupported golang versions
#55
g-k
closed
3 years ago
0
Fixes error message in Verify()
#54
kletterstein
closed
3 years ago
0
fixes ber decoding with longer certs
#53
manavk-p
closed
3 years ago
4
Usage of PKCS7.Verify methods when no certificates are included in PKCS7 structure
#52
stephen-fox
closed
9 months ago
0
Replace travis CI with Github Actions.
#51
cmars
closed
3 years ago
0
Support verifying legacy DSA signatures in Go 1.16
#50
cmars
closed
3 years ago
1
Compatibility with Microsoft Azure certificates.
#49
cmars
closed
2 years ago
0
Support RSA-OAEP decryption
#48
omorsi
closed
9 months ago
0
Go 1.16: TestVerifyEC2 failure
#47
eclipseo
closed
3 years ago
0
Travis CI free usage ends Dec 3; mozilla repos should switch to other CI platforms
#46
hwine
closed
3 years ago
1
Decoding authenticode-specific structures in ContentInfo
#45
LordNoteworthy
closed
9 months ago
0
Support more encryption algorithms for key
#44
lsattem
closed
9 months ago
1
Support other RSA versions for key decryption (and encryption)
#43
lsattem
closed
9 months ago
0
feat: add support ed25519
#42
troian
closed
10 months ago
0
Fix getOIDForEncryptionAlgorithm to support crypto.Signer from HSM
#41
mekpavit
closed
9 months ago
7
Next