youmark / pkcs8

Go package implementing functions to parse and convert private keys in PKCS#8 format, as defined in RFC5208 and RFC5958
MIT License
99 stars 45 forks source link

Sjj/minor fixes #15

Closed stevenjohnstone closed 5 years ago

stevenjohnstone commented 5 years ago

Thanks for this really useful library :+1: Just a few minor fixes.

youmark commented 5 years ago

Thanks for the fixes. They look good.