]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move Poly1305 to providers
authorRichard Levitte <levitte@openssl.org>
Sun, 2 Jun 2019 07:33:28 +0000 (09:33 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2019 20:12:25 +0000 (22:12 +0200)
commitae0b6b92038b3f6e3a0e2f354cd900f96bce4d8b
treec726308e14d5816c12e663349091a896591a590b
parent4657693d9e53ea45cbb903969370ddf9d331dafd
Move Poly1305 to providers

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8877)
crypto/err/openssl.txt
crypto/poly1305/build.info
crypto/poly1305/poly1305_meth.c [deleted file]
providers/common/include/internal/provider_algs.h
providers/default/defltprov.c
providers/default/macs/build.info
providers/default/macs/poly1305_prov.c [new file with mode: 0644]