diff options
author | Marcus Brinkmann <[email protected]> | 2018-05-02 13:08:36 +0200 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2018-05-02 15:54:20 +0200 |
commit | da499e6490b8b0f5a9b53943049c05a33d10cdf8 (patch) | |
tree | 88263e2414e832e7c288e22cf89b185285f775ac /src/build-data/oids.txt | |
parent | 3765d60a3618a57705ecfa403076405df3ed9882 (diff) |
Add OpenPGP-specific curve OIDs
Diffstat (limited to 'src/build-data/oids.txt')
-rw-r--r-- | src/build-data/oids.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/build-data/oids.txt b/src/build-data/oids.txt index 321439e5b..b062dec84 100644 --- a/src/build-data/oids.txt +++ b/src/build-data/oids.txt @@ -32,6 +32,10 @@ 1.2.643.2.2.19 = GOST-34.10 +# OpenPGP (RFC4880bis) +1.3.6.1.4.1.11591.15.1 = OpenPGP.Ed25519 +1.3.6.1.4.1.3029.1.5.1 = OpenPGP.Curve25519 + [cipher] # Cipher modes 1.3.14.3.2.7 = DES/CBC |