crypto/poly1305: add floating-point reference implementation.
authorAndy Polyakov <appro@openssl.org>
Sat, 12 Dec 2015 11:46:17 +0000 (12:46 +0100)
committerAndy Polyakov <appro@openssl.org>
Sat, 13 Feb 2016 20:59:02 +0000 (21:59 +0100)
commitc8d1c9b06768bab700a3364639614202842eea42
tree13f53abc115b5981c6f9138cef465d6889c2004c
parent124f6ff4c248842f52fa45b21efe58159413e8f7
crypto/poly1305: add floating-point reference implementation.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/poly1305/poly1305_ieee754.c [new file with mode: 0644]