openssl/crypto/sha
Dr. Stephen Henson 4e49aa0ca3 PR: 2095
Submitted by: Arkadiusz Miskiewicz <arekm@maven.pl>
Approved by: steve@openssl.org

Fix for out range of signed 32bit displacement error on newer binutils
in file sha1-x86_64.pl
2009-11-13 14:23:44 +00:00
..
asm PR: 2095 2009-11-13 14:23:44 +00:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
Makefile Update make rules for x86_64 assembler pack. 2008-11-12 08:19:04 +00:00
sha.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
sha.h Oops! New prototype code creeped through... 2006-12-22 15:47:01 +00:00
sha1.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
sha1_one.c Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
sha1dgst.c Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
sha1test.c Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
sha256.c Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
sha256t.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
sha512.c Fix "possible loss of data" Win64 compiler warnings. 2008-12-29 12:35:49 +00:00
sha512t.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
sha_dgst.c Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
sha_locl.h Fix bug in big-endian path and optimize it for size. 2006-10-18 08:15:16 +00:00
sha_one.c Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
shatest.c Avoid aliasing warning. 2007-12-16 13:57:44 +00:00