48 Commits (97db926cf7e9da7bdf1e52def7101ba8c68786c0)

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