This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openssl
Watch
1
Star
0
Fork
0
You've already forked openssl
Code
Issues
Pull Requests
Releases
Wiki
Activity
openssl
/
crypto
/
poly1305
History
Andy Polyakov
2460c7f133
poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-15 23:58:31 +01:00
..
asm
poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.
2016-03-15 23:58:31 +01:00
build.info
Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
2016-03-13 00:02:55 +01:00
Makefile.in
Make sure the effect of "pic" / "no-pic" is used with assembler compilations
2016-03-09 12:33:23 +01:00
poly1305_ieee754.c
crypto/poly1305: add floating-point reference implementation.
2016-02-13 21:59:02 +01:00
poly1305.c
poly1305/asm/poly1305-*.pl: flip horizontal add and reduction.
2016-03-02 13:11:38 +01:00