78 Commits (4c4ff02fe8d214399369f1f672b613f820885c79)

Autor SHA1 Mensaje Fecha
  Adam Langley 7d7afc3b89 Drop STRICT_ALIGNMENT code in ofb.c. hace 8 años
  David Benjamin fdd8e9c8c7 Switch perlasm calling convention. hace 8 años
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. hace 8 años
  David Benjamin 7acd6bc07a Start assuming MSVC 2015. hace 8 años
  David Benjamin 0e21f41fe8 Switch all 'num' parameters in crypto/modes to unsigned. hace 8 años
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. hace 8 años
  David Benjamin be12248829 Fix aarch64 build. hace 8 años
  David Benjamin f41bb59703 Remove unused functions. hace 8 años
  Brian Smith 2477adcf62 Clarify use of |$end0| in stitched x86-64 AES-GCM code. hace 8 años
  David Benjamin 42c8c63fcb Fix build. hace 8 años
  Steven Valdez 318c076b69 modes/ctr.c: Ensure ecount_buf alignment in CRYPTO_ctr128_encrypt. hace 8 años
  Aaron Green 136df6bd99 Fix implementation-specific behavior in gcm_test.c hace 8 años
  Brian Smith b4e3e694e8 Use correct counter after invoking stitched AES-NI GCM code. hace 8 años
  Brian Smith 0bc2349375 Remove unused |ccm128_context| in crypto/modes/internal.h. hace 8 años
  Brian Smith a3d9528e9e Unify AEAD and EVP code paths for AES-GCM. hace 8 años
  Brian Smith 6d49157929 Restore |xmm7| correctly on Win64 in aesni-gcm-x86_64. hace 8 años
  Brian Smith 11676a7399 Use |kSizeTWithoutLower4Bits| in crypto/modes/gcm.c. hace 8 años
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. hace 8 años
  David Benjamin 3ab3e3db6e Mark ARM assembly globals hidden uniformly in arm-xlate.pl. hace 8 años
  Brian Smith d3a4e280db Fix trivial -Wcast-qual violations. hace 8 años
  David Benjamin 2077cf9152 Use UINT64_C instead of OPENSSL_U64. hace 9 años
  David Benjamin 780cd92b98 modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases. hace 9 años
  David Benjamin 278d34234f Get rid of all compiler version checks in perlasm files. hace 9 años
  Adam Langley 0f9f0ead2e Fix the shared builders by exporting GCM symbols. hace 9 años
  David Benjamin 75885e29c4 Revert "Get rid of all compiler version checks in perlasm files." hace 9 años
  Brian Smith 0f8bfdeb33 Make |gcm128_context| memcpy-safe. hace 9 años
  Brian Smith 3f3f25d8a2 Fix constness of |gcm128_context.key|. hace 9 años
  Brian Smith eca509c8da Clarify confusing conditionals in crypto/gcm/gcm.c. hace 9 años
  Matt Braithwaite e564a5ba6e |assert| → |OPENSSL_STATIC_ASSERT| where possible. hace 9 años
  David Benjamin 301afaf223 Add a run_tests target to run all tests. hace 9 años
  David Benjamin b9c26014de Get rid of all compiler version checks in perlasm files. hace 9 años
  Adam Langley 6a7cfbe06a Allow ARM capabilities to be set at compile time. hace 9 años
  Adam Langley c8e664b70a Fix several minor points noticed by Kenny. hace 9 años
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. hace 9 años
  Matt Braithwaite 12fe1b25ea Re-add the C version (only) of |EVP_aes_256_xts| hace 9 años
  Brian Smith f9f72b3667 Remove BIO dependency from cmac_test. hace 9 años
  Brian Smith 78fe4fd297 Fix more warnings about old-style prototypes. hace 9 años
  David Benjamin a3a80b23eb Convert remaining Latin-1 files to UTF-8. hace 9 años
  David Benjamin 91af02a9db Add some comments and tweak assertions for cbc.c. hace 9 años
  Adam Langley 3d59e04bce Fix test used for not-in-place CBC mode. hace 9 años
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. hace 9 años
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. hace 9 años
  David Benjamin 5694b3a84b Fix invalid assert in CRYPTO_ctr128_encrypt. hace 9 años
  David Benjamin 4a5982813f Fix asserts in CRYPTO_ctr128_encrypt_ctr32. hace 9 años
  Adam Langley a91fd063cf Don't use .arch in aarch64 asm with Clang. hace 9 años
  David Benjamin d8b65c8844 Remove unnecessary NULL checks, part 4. hace 9 años
  David Benjamin a383f7c9e2 modes/asm/ghashv8-armx.pl: additional performance data. hace 9 años
  David Benjamin 2a2dbaa9e4 Add assembly support for 32-bit iOS. hace 9 años
  David Benjamin 96ac819197 Remove inconsistency in ARM support. hace 9 años
  David Benjamin 4ae52cddad ARM assembly pack: get ARMv7 instruction endianness right. hace 9 años