Hacker News new | ask | show | jobs
by twic 3519 days ago
I got dinged in a thread the other day for writing my own JSON parser, so i'm not sure i should confess to also having written enough of an ASN.1 parser to deal with certain PEM key formats:

https://github.com/pivotal/cf-env/blob/master/src/main/java/...