diff options
author | Jack Lloyd <[email protected]> | 2018-05-15 22:24:59 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-05-16 10:33:52 -0400 |
commit | 556aac9cd7362d959ada085222f1e0e940f94cdd (patch) | |
tree | 17bd7fef0100fab77195d9e3423dc3f5400a2d2c /src/build-data/oids.txt | |
parent | 1edd844d4b59867e2dbbf135bc754dc220f375e3 (diff) |
Add Scrypt key dervation function
Diffstat (limited to 'src/build-data/oids.txt')
-rw-r--r-- | src/build-data/oids.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/build-data/oids.txt b/src/build-data/oids.txt index 0cf3d8d5d..314e4e44f 100644 --- a/src/build-data/oids.txt +++ b/src/build-data/oids.txt @@ -196,6 +196,8 @@ 1.2.840.113549.1.5.12 = PKCS5.PBKDF2 1.2.840.113549.1.5.13 = PBE-PKCS5v20 +1.3.6.1.4.1.11591.4.11 = Scrypt + [pkcs9] 1.2.840.113549.1.9.1 = PKCS9.EmailAddress 1.2.840.113549.1.9.2 = PKCS9.UnstructuredName |