45 Commits (79c59a30b5e7dd7d093e9d3c759848792211f8ee)

Autor SHA1 Mensagem Data
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 anos atrás
  Matt Braithwaite 12fe1b25ea Re-add the C version (only) of |EVP_aes_256_xts| 9 anos atrás
  Brian Smith f9f72b3667 Remove BIO dependency from cmac_test. 9 anos atrás
  Brian Smith 78fe4fd297 Fix more warnings about old-style prototypes. 9 anos atrás
  David Benjamin a3a80b23eb Convert remaining Latin-1 files to UTF-8. 9 anos atrás
  David Benjamin 91af02a9db Add some comments and tweak assertions for cbc.c. 9 anos atrás
  Adam Langley 3d59e04bce Fix test used for not-in-place CBC mode. 9 anos atrás
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. 9 anos atrás
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9 anos atrás
  David Benjamin 5694b3a84b Fix invalid assert in CRYPTO_ctr128_encrypt. 9 anos atrás
  David Benjamin 4a5982813f Fix asserts in CRYPTO_ctr128_encrypt_ctr32. 9 anos atrás
  Adam Langley a91fd063cf Don't use .arch in aarch64 asm with Clang. 9 anos atrás
  David Benjamin d8b65c8844 Remove unnecessary NULL checks, part 4. 9 anos atrás
  David Benjamin a383f7c9e2 modes/asm/ghashv8-armx.pl: additional performance data. 9 anos atrás
  David Benjamin 2a2dbaa9e4 Add assembly support for 32-bit iOS. 9 anos atrás
  David Benjamin 96ac819197 Remove inconsistency in ARM support. 9 anos atrás
  David Benjamin 4ae52cddad ARM assembly pack: get ARMv7 instruction endianness right. 9 anos atrás
  David Benjamin d33908e8d6 modes/asm/ghashv8-armx.pl: up to 90% performance improvement. 9 anos atrás
  David Benjamin f06802f1e4 Add arm-xlate.pl and initial iOS asm support. 9 anos atrás
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 anos atrás
  David Benjamin 4616bb1e6e Build 32-bit assembly with SSE2 enabled. 9 anos atrás
  David Benjamin 389939422a ARMv4 assembly pack: add Cortex-A15 performance data. 9 anos atrás
  David Benjamin 09bdb2a2c3 Remove explicit .hiddens from x86_64 perlasm files. 9 anos atrás
  Adam Langley 97999919bb Hide all asm symbols. 9 anos atrás
  David Benjamin 6eb000dbee Add in missing curly braces part 3. 9 anos atrás
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 anos atrás
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. 9 anos atrás
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 anos atrás
  David Benjamin 8604eda634 Add Broadwell performance results. 9 anos atrás
  Adam Langley 3e6526575a aarch64 support. 9 anos atrás
  Adam Langley 3dfbcc1f25 x86[_64] assembly pack: add Silvermont performance data. 10 anos atrás
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 anos atrás
  Adam Langley 98ad22ec7a Fix "integer constant is too large for 'long' type" errors. 10 anos atrás
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 anos atrás
  David Benjamin 5213df4e9e Prefer AES-GCM when hardware support is available. 10 anos atrás
  Adam Langley 2cd63877b5 Use unified ARM assembly. 10 anos atrás
  Adam Langley eb7d2ed1fe Add visibility rules. 10 anos atrás
  Adam Langley 4b5979b3fa x86_64 assembly pack: improve masm support. 10 anos atrás
  Adam Langley 2811da2eca x86_64 assembly pack: allow clang to compile AVX code. 10 anos atrás
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 anos atrás
  Adam Langley 3f4e13c7da Fix GCM in non-AESNI mode. 10 anos atrás
  Adam Langley 20c57547d0 ghash-x86_64.pl: optimize for upcoming Atom. 10 anos atrás
  Adam Langley 6a57f92195 bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication algorithm suggested in following paper: 10 anos atrás
  Adam Langley d81f801f6d ghash-x86[_64].pl: ~15% improvement on Atom Silvermont 10 anos atrás
  Adam Langley 95c29f3cd1 Inital import. 10 anos atrás