Skip to content
  1. Jun 10, 1999
  2. Jun 09, 1999
  3. Jun 08, 1999
  4. Jun 07, 1999
  5. Jun 06, 1999
  6. Jun 05, 1999
  7. Jun 04, 1999
  8. Jun 03, 1999
  9. May 31, 1999
  10. May 30, 1999
  11. May 29, 1999
  12. May 28, 1999
  13. May 27, 1999
  14. May 24, 1999
  15. May 20, 1999
  16. May 19, 1999
  17. May 16, 1999
    • Dr. Stephen Henson's avatar
      Fix various less obvious bugs in PKCS#7 handling: such as not zeroing · 1b266dab
      Dr. Stephen Henson authored
      the secret key before we've encrypted it and using the right NID for RC2-64.
      Add various arguments to the experimental programs 'dec' and 'enc' to make
      testing less painful.
      
      This stuff has now been tested against Netscape Messenger and it can encrypt
      and decrypt S/MIME messages with RC2 (128, 64 and 40 bit) DES and triple DES.
      
      Its still experimental though...
      1b266dab
    • Bodo Möller's avatar
      Typo. · f43c8149
      Bodo Möller authored
      f43c8149
    • Bodo Möller's avatar
      DES changes. · 55519bbb
      Bodo Möller authored
      55519bbb
    • Dr. Stephen Henson's avatar
      Fix some obvious bugs in the PKCS#7 library handling. It didn't try to · 84fa704c
      Dr. Stephen Henson authored
      find the right RecipientInfo based on the recipient certificate (so would
      fail a lot of the time) and fixup cipher structures to correctly (maybe)
      modify the AlgorithmIdentifiers.  Largely untested at present... this will be
      fixed in due course. Well the stuff was broken to begin with so if its broken
      now then you haven't lost anything :-)
      84fa704c
  18. May 15, 1999
  19. May 14, 1999