32 Revize (6fdea2aba9b75a5be58db21fb9eda43f48d778b9)

Autor SHA1 Zpráva Datum
  David Benjamin aff72a3805 Add the start of standalone iOS build support. před 7 roky
  David Benjamin 7e9949c30b Import additional test vectors from RFC 8032. před 7 roky
  David Benjamin 7dd4e429a5 Convert x25519_test to GTest. před 7 roky
  Adam Langley 772a5bed7d Reorder the X25519 ladderstep stack frame on x86-64. před 7 roky
  David Benjamin 5c9d411e14 Fix some compact unwind errors. před 7 roky
  Adam Langley 3f38d80b2f Add CFI information to the x86-64 X25519 asm. před 7 roky
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. před 7 roky
  Ladar Levison c034e2d3ce Add ED25519_keypair_from_seed. před 8 roky
  David Benjamin 997c706d43 Remove no-op loops in curve25519.c. před 8 roky
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. před 8 roky
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." před 8 roky
  Adam Langley d2b5af56cf Revert scoped_types.h change. před 8 roky
  Adam Langley 8c3c3135a2 Remove scoped_types.h. před 8 roky
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. před 8 roky
  Adam Langley fd4d67cb5b Always generate X25519 private keys that need to be masked. před 8 roky
  David Benjamin 1e3376a790 Add missing copyright header. před 8 roky
  David Benjamin 08791e6756 Appease sanitizers in x25519_ge_scalarmult. před 8 roky
  David Benjamin 05c7bb4565 Avoid shifting negative numbers in curve25519. před 8 roky
  David Benjamin 3cd8196f14 Mark all curve25519 tables const. před 8 roky
  Arnar Birgisson f27459e412 Add SPAKE2 over Ed25519. před 8 roky
  Adam Langley 815b12ece6 ed25519: Don't negate output when decoding. před 8 roky
  William Hesse bf3335c621 Add #ifdef guards to crypto/curve25519 assembly files. před 8 roky
  David Benjamin 415564fe2c Update draft-irtf-cfrg-curves-11 references to RFC 7748. před 8 roky
  Adam Langley dd1f6f4fba Rename the curve25519 precomputed tables. před 8 roky
  Adam Langley 7b8b9c17db Include 'asm' in the name of X25519 asm sources. před 8 roky
  Adam Langley e6c540290d Don't build X25519 asm code when NO_ASM is set. před 8 roky
  Adam Langley 77a173efed Add x86-64 assembly for X25519. před 9 roky
  Adam Langley 77c3c0b025 Enable Ed25519 when building with OPENSSL_SMALL. před 8 roky
  David Benjamin fba735cfd8 Register the *25519 tests as dependencies of all_tests. před 9 roky
  Adam Langley b1b6229fc8 Add NEON implementation of curve25519. před 9 roky
  Adam Langley 3ac32b1eda Fix curve25519 code for MSVC. před 9 roky
  Adam Langley 4fb0dc4b03 Add X25519 and Ed25519 support. před 9 roky