openssl/crypto/poly1305
Paul Yang c1da4b2afe Add poly1305 MAC support
This is based on the latest EVP MAC interface introduced in PR #7393.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7459)
2018-11-05 13:07:07 +08:00
..
asm Update copyright year 2018-09-11 13:45:17 +01:00
build.info Add poly1305 MAC support 2018-11-05 13:07:07 +08:00
poly1305.c Use void in all function definitions that do not take any arguments 2018-05-11 14:37:48 +02:00
poly1305_ameth.c Add support getting raw private/public keys 2018-06-08 10:04:09 +01:00
poly1305_base2_44.c poly1305/poly1305_base2_44.c: clarify shift boundary condition. 2017-01-21 22:33:38 +01:00
poly1305_ieee754.c Fix a nit of copyright date range 2018-10-09 13:02:37 +08:00
poly1305_local.h Convert poly1305 selftest into internal test 2016-11-03 13:13:31 +01:00
poly1305_meth.c Add poly1305 MAC support 2018-11-05 13:07:07 +08:00