Histórico de Commits

Autor SHA1 Mensagem Data
  Billy Brumley e0033efc30 SCA hardening for mod. field inversion in EC_GROUP há 5 anos atrás
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ há 6 anos atrás
  Matt Caswell 9cc570d4c4 Use the new non-curve type specific EC functions internally há 6 anos atrás
  Nicola Tuveri 01ad66f85d EC2M Lopez-Dahab ladder: use it also for ECDSA verify há 6 anos atrás
  Nicola Tuveri 3712436071 EC point multiplication: add `ladder` scaffold há 6 anos atrás
  Nicola Tuveri 3f5abab941 enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes] há 6 anos atrás
  Richard Levitte 8cc1dc3632 Better error code when lacking __SIZEOF_INT128__ há 6 anos atrás
  Matt Caswell 0d66475908 Update copyright year há 6 anos atrás
  Andy Polyakov 6afed267db ec/ecp_nistp{224,256,521}.c: harmonize usage of __uint128_t. há 6 anos atrás
  Andy Polyakov 8af7e94d7b ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour. há 7 anos atrás
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) há 7 anos atrás
  Bernd Edlinger c55b786a89 Fix the return type of felem_is_zero_int which should be int. há 7 anos atrás
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get há 7 anos atrás
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics há 8 anos atrás
  Rich Salz 4f22f40507 Copyright consolidation 06/10 há 8 anos atrás
  Alessandro Ghedini 9b398ef297 Convert CRYPTO_LOCK_EC_* to new multi-threading API há 8 anos atrás
  Dr. Stephen Henson 9ff9bccc41 Add default operations to EC_METHOD há 8 anos atrás
  Dr. Stephen Henson e5b2ea0ac3 Add group_order_bits to EC_METHOD. há 8 anos atrás
  FdaSilvaYY a2d0baa2d9 GH678: Add a few more zalloc há 8 anos atrás
  Rich Salz effaf4dee9 Use NON_EMPTY_TRANSLATION_UNIT, consistently. há 8 anos atrás
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. há 8 anos atrás
  Matt Caswell 615614c886 Fix bug in nistp224/256/521 where have_precompute_mult always returns 0 há 9 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 9 anos atrás
  Rich Salz 2c52ac9bfe Call single parent free_comp routine. há 8 anos atrás
  Viktor Dukhovni b098dcae66 Fix double-free bugs in EC group precomputation state há 8 anos atrás
  Rich Salz 3aef36ffef Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA há 8 anos atrás
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto há 9 anos atrás
  Peter Dettman 88f4c6f3d2 Fix build errors with enable-ec_nistp_64_gcc_128 há 9 anos atrás
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes há 9 anos atrás
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc há 9 anos atrás