Skip to content
  1. Feb 01, 2001
  2. Jan 31, 2001
  3. Jan 30, 2001
  4. Jan 29, 2001
  5. Jan 28, 2001
  6. Jan 26, 2001
  7. Jan 25, 2001
  8. Jan 24, 2001
  9. Jan 23, 2001
  10. Jan 22, 2001
  11. Jan 21, 2001
  12. Jan 20, 2001
  13. Jan 19, 2001
  14. Jan 18, 2001
  15. Jan 17, 2001
  16. Jan 15, 2001
  17. Jan 14, 2001
    • Geoff Thorpe's avatar
      Update the LHASH man page. · ab5db007
      Geoff Thorpe authored
      * Correct some prototypes and macros with respect to "const"ness.
      
      * Add the extra macros and examples due to the lh_doall[_arg] modifications
        made recently. The existing example is also reworked for consistency.
      
      * Rewrite, tweak, and supplement bits of the existing comments that seemed
        (IMHO) to be a little convoluted and misleading.
      
      * Add a NOTE section that explains the use of macros and avoiding function
        casts (ie. generate a wrapper as with the macros, or prototype any
        callback functions exactly to not require casting). Also, explain the
        "const" approach taken in LHASH for the purposes of API comprehensibility
        and also application code auditing.
      ab5db007
    • Dr. Stephen Henson's avatar
      Change PKCS#12 key derivation routines to cope with · 6308af19
      Dr. Stephen Henson authored
      non null terminated passwords.
      6308af19