48 次代码提交 (97db926cf7e9da7bdf1e52def7101ba8c68786c0)

作者 SHA1 备注 提交日期
  Matthew Braithwaite f440e827f1 Remove New Hope key agreement. 7 年前
  Adam Langley 9ef99d5656 Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 8 年前
  Adam Langley 4467e59bc8 Add PPC64LE assembly for AES-GCM. 8 年前
  David Benjamin fdd8e9c8c7 Switch perlasm calling convention. 8 年前
  David Benjamin 3baee2a495 Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8 年前
  Matt Braithwaite 045a0ffe35 Import `newhope' (post-quantum key exchange). 8 年前
  David Benjamin 1fc7564ba7 Add standalone PKCS#8 and SPKI fuzzers. 8 年前
  David Benjamin e4c678adda Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." 8 年前
  David Benjamin 112c4dd1ff Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8 年前
  David Benjamin 054e151b16 Rewrite ARM feature detection. 8 年前
  David Benjamin 3dbecdf6f4 Append to CMAKE_ASM_FLAGS rather than replace it. 8 年前
  David Benjamin 65f83b64d9 Set --noexecstack for assembly files in the standalone build. 8 年前
  Adam Langley 4fb0dc4b03 Add X25519 and Ed25519 support. 9 年前
  David Benjamin 301afaf223 Add a run_tests target to run all tests. 9 年前
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 年前
  David Benjamin 7315251d4e Replace cpuid assembly with C code. 9 年前
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9 年前
  Adam Langley 6f2e733bab Add infrastructure for reference counts. 9 年前
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. 9 年前
  Adam Langley 65a7e9442c Support Trusty, an embedded platform. 9 年前
  Adam Langley 0d107e183e Add support for CMAC (RFC 4493). 9 年前
  Adam Langley 843ab66e17 Add support for building with the Android NDK. 9 年前
  David Benjamin 5928c41a1a 32-bit ARM perlasm should be 'linux32', not 'elf'. 9 年前
  David Benjamin f06802f1e4 Add arm-xlate.pl and initial iOS asm support. 9 年前
  David Benjamin 32cd83f4de Remove the ability to set custom ex_data implementations. 9 年前
  David Benjamin 72f5911a16 Fix the standalone shared library build. 9 年前
  Adam Langley d7c5dfb233 Add native support for onces and thread-local storage. 9 年前
  David Benjamin 4616bb1e6e Build 32-bit assembly with SSE2 enabled. 9 年前
  David Benjamin 3ce3c369cb Find perl using the CMake's standard FindPerl module. 9 年前
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 年前
  Adam Langley d062c8afba Probe for NEON support if getauxval is missing. 9 年前
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 年前
  David Benjamin 507c1eec51 Honor the standard BUILD_SHARED_LIBS cmake variable. 9 年前
  David Benjamin 69ad27fdd8 Run x86 perlasm on UNIX with -fPIC. 9 年前
  Adam Langley 3e6526575a aarch64 support. 9 年前
  Nick Harper 4685e87746 Implement HKDF. 10 年前
  Adam Langley b15d8132c7 Constant-time utilities. 10 年前
  David Benjamin bc786a9569 Build with yasm on Win64 as well. 10 年前
  David Benjamin 03a739d8d2 Build Win32 with Yasm rather than MASM. 10 年前
  David Benjamin 3e700bb3e8 Get MASM output working on Win32. 10 年前
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 年前
  Adam Langley c9eb7eac86 Readd MD4. 10 年前
  Adam Langley ded93581f1 Windows build fixes. 10 年前
  Adam Langley ad1907fe73 Use asm directives to protect OPENSSL_cleanse. 10 年前
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. 10 年前
  David Benjamin 95463b311d Remove crypto/comp and SSL_COMP support code. 10 年前
  Adam Langley de0b202684 ChaCha20-Poly1305 support. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前