summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha/sha256.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lenght -> lengthjsg2019-01-211-2/+2
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-3/+3
* remove return value from HOST_c2l/l2c macrosbcook2014-08-181-4/+4
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-2/+5
* Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to bemiod2014-07-091-2/+2
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Remove fips_md_init() macro indirection for digest algorithms, used by themiod2014-05-011-2/+2
* Figure out endianness at compile-time, using _BYTE_ORDER frommiod2014-04-231-2/+3
* Import OpenSSL 1.0.1gmiod2014-04-131-3/+3
* import OpenSSL-1.0.1cdjm2012-10-131-2/+2
* import OpenSSL-1.0.0adjm2010-10-011-21/+11
* import openssl-0.9.8jdjm2009-01-091-0/+10
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+282