Histórico de Commits

Autor SHA1 Mensagem Data
  Bodo Möller 62e3163b1b ECPublicKey_set_octet_string and ECPublicKey_get_octet_string há 22 anos atrás
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation há 22 anos atrás
  Bodo Möller 19b8d06a79 clean up new code for NIST primes há 22 anos atrás
  Bodo Möller 5c6bf03117 fast reduction for NIST curves há 22 anos atrás
  Bodo Möller 34f1f2a81c less specific interface for EC_GROUP_get_basis_type há 22 anos atrás
  Bodo Möller 7eb18f1237 Simplify handling of named curves: get rid of EC_GROUP_new_by_name(), há 22 anos atrás
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) há 22 anos atrás
  Bodo Möller 35b73a1f20 Rename implementations of method functions so that they match há 22 anos atrás
  Bodo Möller 7793f30e09 add support for elliptic curves over binary fields há 22 anos atrás
  Bodo Möller 5f3d6f70f6 Implement handling of EC parameter seeds (new functions há 22 anos atrás
  Bodo Möller 458c29175e move ECC ASN1 that is not specific to ECDSA into crypto/ec/, há 22 anos atrás
  Bodo Möller 17d6bb8158 New function EC_GROUP_check_discriminant(). há 22 anos atrás
  Bodo Möller af28dd6c75 Fix bugs and typos. há 23 anos atrás
  Bodo Möller 4d94ae00d5 ECDSA support há 23 anos atrás
  Bodo Möller 60d8bae30d some modifications to named curve support há 23 anos atrás
  Bodo Möller 945e15a253 add support for named curves há 23 anos atrás
  Bodo Möller 3ba1f11147 Improve EC efficiency. há 23 anos atrás
  Bodo Möller 4f69172d25 Completely remove mont2 stuff. há 24 anos atrás
  Richard Levitte 37a92e9ce4 make update. há 24 anos atrás
  Bodo Möller 194dd04699 Rename function EC_GROUP_precompute to EC_GROUP_precompute_mult, há 24 anos atrás
  Bodo Möller 3837491174 Add functions EC_POINT_mul and EC_GROUP_precompute. há 24 anos atrás
  Bodo Möller 6f8f443170 comment and error code update há 24 anos atrás
  Bodo Möller 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar há 24 anos atrás
  Bodo Möller 156e85578d Implement EC_GFp_mont_method. há 24 anos atrás
  Bodo Möller bb62a8b0c5 More method functions for elliptic curves, há 24 anos atrás
  Bodo Möller de10f6900d Sort openssl.ec, the configuration file for mkerr.pl. há 24 anos atrás
  Bodo Möller 1d5bd6cf71 More 'TODO' items. há 24 anos atrás
  Bodo Möller 226cc7ded4 More method functions for EC_GFp_simple_method. há 24 anos atrás
  Bodo Möller e869d4bd32 More method functions. há 24 anos atrás
  Bodo Möller 60428dbf0a Some actual method functions (not enough yet to use the EC library, though), há 24 anos atrás