Changeset View
Changeset View
Standalone View
Standalone View
common/openpgp-oid.c
| Context not available. | |||||
| { "Curve25519", "1.3.6.1.4.1.3029.1.5.1", 255, "cv25519", PUBKEY_ALGO_ECDH }, | { "Curve25519", "1.3.6.1.4.1.3029.1.5.1", 255, "cv25519", PUBKEY_ALGO_ECDH }, | ||||
| { "Ed25519", "1.3.6.1.4.1.11591.15.1", 255, "ed25519", PUBKEY_ALGO_EDDSA }, | { "Ed25519", "1.3.6.1.4.1.11591.15.1", 255, "ed25519", PUBKEY_ALGO_EDDSA }, | ||||
| { "X448", "1.3.101.111", 448, "cv448", PUBKEY_ALGO_ECDH }, | { "X448", "1.3.101.111", 448, "cv448", PUBKEY_ALGO_ECDH }, | ||||
| { "Ed448", "1.3.101.113", 448, "ed448", PUBKEY_ALGO_EDDSA }, | |||||
| { "NIST P-256", "1.2.840.10045.3.1.7", 256, "nistp256" }, | { "NIST P-256", "1.2.840.10045.3.1.7", 256, "nistp256" }, | ||||
| { "NIST P-384", "1.3.132.0.34", 384, "nistp384" }, | { "NIST P-384", "1.3.132.0.34", 384, "nistp384" }, | ||||
| Context not available. | |||||