Skip to content
Snippets Groups Projects
  1. Nov 20, 2007
  2. Mar 23, 2006
  3. May 16, 2005
    • Nils Larsch's avatar
      ecc api cleanup; summary: · 9dd84053
      Nils Larsch authored
      - hide the EC_KEY structure definition in ec_lcl.c + add
        some functions to use/access the EC_KEY fields
      - change the way how method specific data (ecdsa/ecdh) is
        attached to a EC_KEY
      - add ECDSA_sign_ex and ECDSA_do_sign_ex functions with
        additional parameters for pre-computed values
      - rebuild libeay.num from 0.9.7
      9dd84053
  4. Aug 07, 2002
  5. Feb 13, 2002
  6. Dec 01, 2001
  7. Aug 03, 2001
  8. Feb 19, 2001
    • Richard Levitte's avatar
      Make all configuration macros available for application by making · cf1b7d96
      Richard Levitte authored
      sure they are available in opensslconf.h, by giving them names starting
      with "OPENSSL_" to avoid conflicts with other packages and by making
      sure e_os2.h will cover all platform-specific cases together with
      opensslconf.h.
      
      I've checked fairly well that nothing breaks with this (apart from
      external software that will adapt if they have used something like
      NO_KRB5), but I can't guarantee it completely, so a review of this
      change would be a good thing.
      cf1b7d96
  9. Apr 23, 1999
  10. Apr 19, 1999
  11. Dec 21, 1998
Loading