spacemonkeygo / openssl

OpenSSL bindings for Go
http://godoc.org/github.com/spacemonkeygo/openssl
Apache License 2.0
474 stars 237 forks source link

PKCS7 support #50

Closed thizzle closed 7 years ago

thizzle commented 8 years ago

Is there any plan to introduce support for PKCS7?

zeebo commented 7 years ago

We have no plans to support features outside of our immediate needs, but will gladly accept pull requests that implement features. :)