6 Commits (bcfb49914bd0ca02fbebe56e2a8a438389fafdb0)

Autor SHA1 Mensagem Data
  David Benjamin 884086e0e2 Remove x86_64 x25519 assembly. 6 anos atrás
  David Benjamin cb1ad205d0 Use 51-bit limbs from fiat-crypto in 64-bit. 6 anos atrás
  David Benjamin 915c121bb5 Remove some outdated preconditions and postconditions. 6 anos atrás
  David Benjamin 3144d92ab8 Add some missing array parameter length annotations. 6 anos atrás
  Adam Langley b2c312d670 curve25519: fiat-crypto field arithmetic. 7 anos atrás
  Andres Erbsen 5b280a80df Move curve25519 code to third_party/fiat. 7 anos atrás
  Andres Erbsen 431e767c23 curve25519: adhere to preconditions of fe_*. 7 anos atrás
  Adam Langley 696c13bd6a Clear bottom three bits of password scalar in SPAKE2. 7 anos atrás
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 anos atrás
  David Benjamin aff72a3805 Add the start of standalone iOS build support. 7 anos atrás
  Arnar Birgisson f27459e412 Add SPAKE2 over Ed25519. 8 anos atrás
  Adam Langley e6c540290d Don't build X25519 asm code when NO_ASM is set. 8 anos atrás
  Adam Langley 77a173efed Add x86-64 assembly for X25519. 9 anos atrás
  Adam Langley d75545600d Merge hwrand.c into rand.c. 9 anos atrás
  David Benjamin b8a6c9e1e9 Fix CRYPTO_hwrand comment. 9 anos atrás
  David Benjamin 1be2ec6756 Fold CRYPTO_hwrand and CRYPTO_have_hwrand together. 9 anos atrás
  Adam Langley 2cac3506fa Handle RDRAND failures. 9 anos atrás
  Adam Langley 310d4dd6b6 rand: new-style locking and support rdrand. 9 anos atrás
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 anos atrás
  David Benjamin 689be0f4b7 Reset all the error codes. 9 anos atrás
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 anos atrás
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 anos atrás
  Adam Langley 95c29f3cd1 Inital import. 10 anos atrás