* Add support for OpenSSL PKCS#8 private key format * Update comments * Convert public key to ssh format * Convert existing keys instead of generate new keys; Use DataRow for testing * Minimize the change * Minimize the change * Fix build