Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Henry Brausen cb2764f2a8 Add riscv64 asm_arch to linux64-riscv64 target 2 gadi atpakaļ
  Mark Fedorov 657d1927c6 RISC-V support for the SHA256 2 gadi atpakaļ
  Matt Caswell 0789c7d834 Update copyright year 3 gadi atpakaļ
  Dr. David von Oheimb 4d49b68504 Crypto: Add deprecation compatibility declarations for SHA* message digest functions 3 gadi atpakaļ
  Richard Levitte e23d850ff3 Add and use internal header that implements endianness check 4 gadi atpakaļ
  Matt Caswell 33388b44b6 Update copyright year 4 gadi atpakaļ
  Pauli 85d843c8ec Deprecate the low level SHA functions. 4 gadi atpakaļ
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 gadi atpakaļ
  Richard Levitte a598ed0dc4 Following the license change, modify the boilerplates in crypto/sha/ 5 gadi atpakaļ
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 gadi atpakaļ
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 gadi atpakaļ
  David Woodhouse 09977dd095 RT4347: Fix GCC unused-value warnings with HOST_c2l() 8 gadi atpakaļ
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 8 gadi atpakaļ
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 gadi atpakaļ
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 gadi atpakaļ
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 9 gadi atpakaļ
  Ben Laurie 08e5536445 Fix some clang warnings. 11 gadi atpakaļ
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 12 gadi atpakaļ
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 17 gadi atpakaļ
  Dr. Stephen Henson ad0e439604 Avoid shadow warning. 17 gadi atpakaļ
  Andy Polyakov c5f17d45c1 Further synchronizations with md32_common.h update, consistent naming 17 gadi atpakaļ
  Andy Polyakov c69ed6ea39 Re-implement md32_common.h [make it simpler!] and eliminate code rendered 17 gadi atpakaļ
  Andy Polyakov 165fca51e0 "Show" more respect to no-sha* config options. 19 gadi atpakaļ
  Andy Polyakov 968c31bd84 sha256_block advances the input pointer double as fast sometimes. Fix the 20 gadi atpakaļ
  Andy Polyakov fbf96849e9 Make SHA-256/-512 optional. Note that no-sha switches off *all* SHA. 20 gadi atpakaļ
  Andy Polyakov 859ceeeb51 Anchor AES and SHA-256/-512 assembler from C. 20 gadi atpakaļ
  Andy Polyakov 31e9b9b2e9 Typo in commentary section. 20 gadi atpakaļ