Gnome Keyring: Supported Certificate and Key Formats
Certificates
- Standard DER encoded certificates.
- Certificates contained in PKCS#7 files.
- Certificates contained in PKCS#8 files.
- PEM encodings of the above.
Encryption Keys
- PKCS#1 RSA keys.
- PKCS#8 encrypted RSA and DSA keys.
- DER encoded DSA keys.
- PEM encodings of the above.
- OpenSSL PEM encrypted keys.
File Encryption and Password Algorithms
PKCS#5 PBE
- DES CBC MD2
- DES CBC MD5
- DES CBC SHA1
PKCS#5 PBE2
- DES CBC SHA1
- 3DES CBC SHA1
- RC2-128 CBC SHA1
PKCS#12 PBE
- RC4-128 STREAM SHA1
- 3DES CBC SHA1
- RC2-128 CBC SHA1
- RC2-40 CBC SHA1