SwCrypt
SwCrypt copied to clipboard
Add / strip header to / from public PEM
String representation of Android RSA keys does not make use of standard PEM headers. In order to simplify export / import of public keys to / from Android, PEM headers should be made optional. A first step is opening up the add / strip header functions.