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_ameth.c Add support getting raw private/public keys 2018-06-08 10:04:09 +01:00
poly1305_base2_44.c
poly1305_ieee754.c Fix a nit of copyright date range 2018-10-09 13:02:37 +08:00
poly1305_local.h
poly1305_meth.c Add poly1305 MAC support 2018-11-05 13:07:07 +08:00
poly1305.c