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

Fixed a number of linting issues #3

Closed t0xicCode closed 7 years ago

t0xicCode commented 7 years ago

This PR is dependent on #2.