Parse PEM RSA keys ourself, and use libgcrypt to do RSA encryption and decryption.
[tinc] / src / rsa.h
2007-05-20 Guus SliepenParse PEM RSA keys ourself, and use libgcrypt to do...