diff options
author | lloyd <[email protected]> | 2014-01-18 22:07:57 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-18 22:07:57 +0000 |
commit | 97da227cbde0257f14b7cde001680bc69cf941c9 (patch) | |
tree | afe16b54a0192835f3d6284516df1747fbd10954 /src/lib/pk_pad/emsa_pssr/info.txt | |
parent | b3bffeff3553f4b609afe634c8c8b56ca0a2384c (diff) |
Rename the various pubkey padding schemes to match the common names.
Way back when, following IEEE 1363 naming seemed like a good idea. But not so much.
Diffstat (limited to 'src/lib/pk_pad/emsa_pssr/info.txt')
-rw-r--r-- | src/lib/pk_pad/emsa_pssr/info.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/pk_pad/emsa_pssr/info.txt b/src/lib/pk_pad/emsa_pssr/info.txt new file mode 100644 index 000000000..349cc0988 --- /dev/null +++ b/src/lib/pk_pad/emsa_pssr/info.txt @@ -0,0 +1,6 @@ +define EMSA_PSSR 20131128 + +<requires> +hash +mgf1 +</requires> |