An open API service providing commit metadata for open source projects.

GitHub / github/ietf-cms / commits

SHA Message Author Date Stats
fc9159fd Replace `README.md` with a notice linking to the new location. Lucas Garron <l****n@g****m> almost 5 years ago
128cbc9e Add deprecation notice. Lucas Garron <l****n@g****m> almost 5 years ago
16f316c1 Update Go testing to a single CI job. Lucas Garron <l****n@g****m> almost 5 years ago
11c2774f v0.1.2 Lucas Garron <l****n@g****m> almost 5 years ago
b6d3dd6d Auto-publish release tags to GitHub. Lucas Garron <l****n@g****m> almost 5 years ago
08af9dd4 merge Merge pull request #28 from ddz/ddz/fix-signature-algorithm-oid Kevin Jones <v****s@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
aab18ec9 merge Merge pull request #29 from ddz/ddz/fix-signed-attribute-order Kevin Jones <v****s@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
697a3c4e fix interoperability with Go 1.15 encoding/asn1 SET OF ordering Dino A. Dai Zovi <d****z@t****g> about 5 years ago
5395cb74 Fix signatureAlgorithm in signerInfos to use correct OIDs. Dino A. Dai Zovi <d****z@t****g> about 5 years ago
9676f6c2 fix verify_test on go1.16 Michael Ryan Dempsey <b****h@b****w>
Committed by: Dino A. Dai Zovi <d****z@t****g>
over 5 years ago
5921d951 sort certlist in digicert timestamp signed data Michael Ryan Dempsey <b****h@b****w>
Committed by: Dino A. Dai Zovi <d****z@t****g>
almost 6 years ago
c0e5968d v0.1.0 Lucas Garron <l****n@g****m> about 6 years ago
dc87612a Fix typo in a badge. Lucas Garron <l****n@g****m> about 6 years ago
c14eb797 Add macOS and Windows tests. Lucas Garron <l****n@g****m> about 6 years ago
a562cecc Split Go 1.10 test into a separate file. Lucas Garron <l****n@g****m> about 6 years ago
37849a0f Fix CI for 1.10. Lucas Garron <l****n@g****m> about 6 years ago
f54e6a35 merge Merge pull request #23 from josephlr/ci Lucas Garron <l****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2ef640c3 Update dependencies and references for v0.1.0 Lucas Garron <l****n@g****m> about 6 years ago
355b8b80 timestamp_test: Fix CI
Signed-off-by: Joe Richey <j****y@g****m>
Joe Richey <j****y@g****m> about 6 years ago
c91ec665 merge Merge pull request #18 from matthias50/add-DSAWithSHA1 Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d9efaa41 Added test case to verify validation pkcs7 doc signed with DSAWithSHA1 Matt Martin <m****n@h****m> about 7 years ago
051715c9 Add mapping from algo OID to x509 SignatureAlgorithm for DSAWithSHA1 Matt Martin <m****n@h****m> about 7 years ago
119fef08 merge Merge pull request #17 from mastahyeti/1.12 Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
22b5b705 add go 1.12.x to the build matrix Ben Toews <m****i@g****m> over 7 years ago
f93201ef merge Merge pull request #16 from mastahyeti/mod Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
cd8e0ba4 add go.mod and go.sum Ben Toews <m****i@g****m> over 7 years ago
ec6fafdd merge Merge pull request #14 from mastahyeti/signingtime-utc Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
6cec551e use utc for signingtime (gpgsm interoperability) Ben Toews <m****i@g****m> over 7 years ago
f987d536 merge Merge pull request #13 from mastahyeti/signingtime Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d8dd28df include SigningTime attribute in signatures Ben Toews <m****i@g****m> over 7 years ago
f17ec466 merge Merge pull request #12 from mastahyeti/1.11 Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
641ef24a merge Merge pull request #11 from mastahyeti/ts-usage-fix Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
a53a60e8 add go 1.11 to build matrix Ben Toews <m****i@g****m> almost 8 years ago
7d9fa1cb always check for ExtKeyUsageTimeStamping when verifying timestamp Ben Toews <m****i@g****m> almost 8 years ago
c3a1cf2c protocol: don't require si to include SigningTime attribute Ben Toews <m****i@g****m> almost 8 years ago
96ee1e4d merge Merge pull request #10 from mastahyeti/signing-algo-fix Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
b96dcfac protocol: simplify the signature algorithm hash lookup Ben Toews <m****i@g****m> almost 8 years ago
48a236fe protocol: allow signature to specify entire signature algo instead of just pk... Ben Toews <m****i@g****m> almost 8 years ago
bb6e65b9 oid: be more consistent in OID variable namning Ben Toews <m****i@g****m> almost 8 years ago
140c79d1 provide working example of sign/verify Ben Toews <m****i@g****m> about 8 years ago
a229af0c merge Merge pull request #5 from mastahyeti/get-set-certs Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
cf575600 methods for getting/setting certificates from SignedData Ben Toews <m****i@g****m> about 8 years ago
88f9fea4 fix some docs Ben Toews <m****i@g****m> about 8 years ago
a1633c6d merge Merge pull request #4 from AntonioMA/master Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
605c9d4c Changed the existing API and fixed tests Antonio M. Amaya <a****a@b****m> about 8 years ago
2dbc1ad9 Add a verifier that returns the full chains Antonio M. Amaya <a****a@b****m> about 8 years ago
7414bf37 merge Merge pull request #2 from mastahyeti/tsp Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
6afcdead simplify some import statements Ben Toews <m****i@g****m> about 8 years ago
9fbf80e1 specify install script for travis Ben Toews <m****i@g****m> about 8 years ago
5d9ff1b1 merge Merge branch 'master' into tsp Ben Toews <m****i@g****m> about 8 years ago
5d9823fa update docs Ben Toews <m****i@g****m> about 8 years ago
9fe075e0 make timestamp checking implicit in SignedData verification Ben Toews <m****i@g****m> about 8 years ago
43a26706 let caller specify full x509.VerifyOptions instead of just roots Ben Toews <m****i@g****m> about 8 years ago
f9030be4 fix some docs Ben Toews <m****i@g****m> about 8 years ago
903e0b81 merge Merge pull request #3 from mastahyeti/fix-signature-algorithm Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
cfd35458 infer digest/signature algos from public key type instead of cert sig Ben Toews <m****i@g****m> about 8 years ago
ea177819 talk about timestamping in readme Ben Toews <m****i@g****m> about 8 years ago
4bbfa618 high level methods for verifying timestamps Ben Toews <m****i@g****m> about 8 years ago
ff21787e check that ts response matches request Ben Toews <m****i@g****m> about 8 years ago
afd0a823 high level methods for adding timestamps Ben Toews <m****i@g****m> about 8 years ago
4e4c84a7 drop support for Go <1.10 Ben Toews <m****i@g****m> about 8 years ago
ca1b0c15 backwards compatible PKIFreeText (MarshalWithParams is new in Go 1.10) Ben Toews <m****i@g****m> over 8 years ago
84daa319 break timestamp stuff into its own package Ben Toews <m****i@g****m> over 8 years ago
c5464724 move oids into their own package Ben Toews <m****i@g****m> over 8 years ago
38952c33 add TimeStampResp type Ben Toews <m****i@g****m> over 8 years ago
7bfe76d7 add build various go versions to build matrix Ben Toews <m****i@g****m> over 8 years ago
faeb8178 add TimeStampReq type Ben Toews <m****i@g****m> over 8 years ago
dc7e40c1 protocol: add basic parsing support for TSTInfo content Ben Toews <m****i@g****m> over 8 years ago
f7ca628f add outlook fixture Ben Toews <m****i@g****m> over 8 years ago
2ba78fa6 return sd certs regardless of verification success Ben Toews <m****i@g****m> over 8 years ago
9b38d474 specify some key usages Ben Toews <m****i@g****m> over 8 years ago
47c125ff merge Merge pull request #1 from mastahyeti/intermedidates Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d9a1d52c more thorough testing of chain verification Ben Toews <m****i@g****m> over 8 years ago
03d7b05a specify trusted roots for verification Ben Toews <m****i@g****m> over 8 years ago
196d4867 allow intermediates to be added in addition to leaf cert Ben Toews <m****i@g****m> over 8 years ago
737ea9ea fix some other stuff now that I understand compound vs primitive Ben Toews <m****i@g****m> over 8 years ago
e744cf83 work around wonky gpgsm attached signature behavior Ben Toews <m****i@g****m> over 8 years ago
4ab52868 don't use Go master for CI Ben Toews <m****i@g****m> over 8 years ago
b5d4c889 add license/readmme Ben Toews <m****i@g****m> over 8 years ago
8c44e1c8 methods for signing Ben Toews <m****i@g****m> over 8 years ago
05aed433 methods for creating protocol types Ben Toews <m****i@g****m> over 8 years ago
0fc8e3cc cms verification Ben Toews <m****i@g****m> over 8 years ago
43f45fcf rename stuff Ben Toews <m****i@g****m> over 8 years ago
cb2a305a using new GO features, so only do >=1.9 in CI Ben Toews <m****i@g****m> over 8 years ago
02a43d51 move stuff around. make stuff public Ben Toews <m****i@g****m> over 8 years ago
c79ca75f reimplement some stuff Ben Toews <m****i@g****m> over 8 years ago
cd12b49f rip out encrypt/decrypt code Ben Toews <m****i@g****m> over 8 years ago
a009d8d7 merge Merge pull request #17 from addie9000/master Andrew Smith <g****t@f****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
d25ebd63 Fix indefinite form parsing to parse nested indefinite form correctly. addie9000 <a****0@h****m> over 9 years ago
eb67e7e5 merge Merge pull request #13 from mozilla-services/detachedsig Andrew Smith <g****t@f****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
8a658221 Support S/MIME detached signatures, and improve tests Julien Vehent <j****n@l****o> over 9 years ago
cedaa6c8 merge Merge pull request #12 from groob/aes_128_rijandel Andrew Smith <g****t@f****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
cf19b209 add support for aes128-CBC Victor Vrantchan <v****b@g****m> over 9 years ago
3befe47e Add build status to README Andrew Smith <g****t@f****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
9345b230 Update travis.yml release -> 1.6 Andrew Smith <g****t@f****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
d7d5606a Add travis.yml Andrew Smith <a****h@i****m> about 10 years ago
1ebb4aef Fix an unstaged git hunk. Andrew Smith <a****h@i****m> about 10 years ago
a676cd56 Fix signers without AuthenticatedAttributes Andrew Smith <a****h@i****m> about 10 years ago
d8315694 AES-128-GCM support in Encrypt() and Decrypt() (#8) Stevie Hryciw <c****d@g****m>
Committed by: Andrew Smith <g****t@f****m>
about 10 years ago
9ab43480 Correctly marshal degenerate certificates (#7) Victor <v****b@g****m>
Committed by: Andrew Smith <g****t@f****m>
about 10 years ago

← Back to repository