Commit History

Author SHA1 Message Date
  Andy Polyakov 53f73afc4d sha512.c: there apparently is ILP32 PowerPC platform, where it is safe to 15 years ago
  Andy Polyakov 5cabcf96e7 Fix "possible loss of data" Win64 compiler warnings. 16 years ago
  Ben Laurie 8da07655ee Fix warning. 16 years ago
  Andy Polyakov 122396f2db Fix SHA512 and optimize BN for mingw64. 16 years ago
  Andy Polyakov 281066cb03 Compensate inline assembler in sha512.c for gcc 2.7.2 compiler bug. 16 years ago
  Andy Polyakov 74eb3e0914 Make sha512-armv4.pl byte-order neutral. 17 years ago
  Andy Polyakov 1a01868e35 Remove sha512-sse2.pl. 17 years ago
  Andy Polyakov a5804a750b Add sha512_block implementation optimized for small register bank. 17 years ago
  Andy Polyakov dc0fcb98df Workaround MSVC6 compiler bug. 17 years ago
  Andy Polyakov 1a42839ba7 As all assembler modules are alignment neutral, allow C to pass unaligned 17 years ago
  Andy Polyakov cdd1d7a618 Typo in commit #16187. 17 years ago
  Andy Polyakov b38c0add30 s390x optimizations. 17 years ago
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 18 years ago
  Andy Polyakov c5f17d45c1 Further synchronizations with md32_common.h update, consistent naming 18 years ago
  Andy Polyakov a9c32ace06 SHA1 for PowerPC. 18 years ago
  Andy Polyakov ce6aa1e496 +20% SHA512 performance improvement on x86. 19 years ago
  Andy Polyakov 165fca51e0 "Show" more respect to no-sha* config options. 19 years ago
  Andy Polyakov 2b247cf81f OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a 20 years ago
  Andy Polyakov fbf96849e9 Make SHA-256/-512 optional. Note that no-sha switches off *all* SHA. 20 years ago
  Andy Polyakov d70e2507f8 Some compilers are just too whiny. Nothing makes Microsoft compiler 20 years ago
  Andy Polyakov 859ceeeb51 Anchor AES and SHA-256/-512 assembler from C. 20 years ago
  Andy Polyakov 7997b13aa3 Final SHA-256/-512 touches. Extra md_len field in SHA[256|512]_CTX 20 years ago
  Andy Polyakov 8d9fb0f04a gcc -Wcast-qual clean-up. 20 years ago
  Andy Polyakov 63077bd40c SHA-256/-512 update. A bug fix, SHA-512 tune-up for AMD64, hook for SSE2 20 years ago
  Andy Polyakov c842261b1b SHA-224/-256/-384/-512 implementation. This is just sheer code commit. 20 years ago