This website requires JavaScript.
Explore
Help
Sign In
goc_marek
/
go_S-MIME
Watch
1
Star
0
Fork
0
You've already forked go_S-MIME
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
Partial implementation of the S/MIME 4.0 specification draft
14
Commits
1
Branch
2
Tags
137
KiB
Go
100%
45c1d50510
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
InfiniteLoopSpace
45c1d50510
Added support for S/MIME RFC 5751 de-/encryption and signing/signature-verification.
2018-11-16 14:26:03 +01:00
asn1
Fix package tests.
2018-11-14 13:24:33 +01:00
b64
Add base64 encoding for S/MIME
2018-11-14 13:45:02 +01:00
cms
Added support for S/MIME RFC 5751 de-/encryption and signing/signature-verification.
2018-11-16 14:26:03 +01:00
mime
Added parsing of mime messages needed to verify signed messages.
2018-11-14 15:00:02 +01:00
oid
Added oid which is a fork of
https://github.com/mastahyeti/cms/tree/master/oid
; contains the needed OIDs for cryptographic message syntax.
2018-11-15 12:29:43 +01:00
openssl
Added shelled-out openssl for testing.
2018-11-14 15:13:28 +01:00
pki
Added pki which is a fork of
https://github.com/mastahyeti/fakeca
needed for testing.
2018-11-14 15:07:10 +01:00
smime
Added support for S/MIME RFC 5751 de-/encryption and signing/signature-verification.
2018-11-16 14:26:03 +01:00
timestamp
Added support for Time-Stamp Protocol; fork of
https://github.com/mastahyeti/cms/tree/master/timestamp
.
2018-11-16 13:57:11 +01:00
.gitignore
Add support for ASN.1 "choice"
2018-11-14 12:36:41 +01:00