summaryrefslogtreecommitdiffstats
path: root/.travis-apt-pin.preferences
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-08-22 12:50:00 +0200
committerRichard Levitte <levitte@openssl.org>2019-08-24 13:01:15 +0200
commit703170d4b9da1b3adc0e4d87719a5156080b2dca (patch)
tree5223ce61f34a098ed497c54ac271ee26a3d30f15 /.travis-apt-pin.preferences
parent9f57e2184de330e83d0636586e88a8524c513b8e (diff)
Get rid of the diversity of names for MAC parameters
The EVP_PKEY MAC implementations had a diversity of controls that were really the same thing. We did reproduce that for the provider based MACs, but are changing our minds on this. Instead of that, we now use one parameter name for passing the name of the underlying ciphers or digests to a MAC implementation, "cipher" and "digest", and one parameter name for passing the output size of the MAC, "size". Then we leave it to the EVP_PKEY->EVP_MAC bridge to translate "md" to "digest", and "digestsize" to "size". Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9667)
Diffstat (limited to '.travis-apt-pin.preferences')
0 files changed, 0 insertions, 0 deletions