1. 21 Feb, 2003 1 commit
    • Bodo Möller's avatar
      ECPublicKey_set_octet_string and ECPublicKey_get_octet_string · 62e3163b
      Bodo Möller authored
      behaviour was not quite consistent with the conventions
      for d2i and i2d functions as far as handling of the 'out'
      or 'in' pointer is concerned.
      
      This patch changes this behaviour, and renames the functions to
      o2i_ECPublicKey and i2o_ECPublicKey (not 'd2i' and 'i2d' because the
      external encoding is just a raw object string without any DER icing).
      
      Submitted by: Nils Larsch
      62e3163b
  2. 20 Feb, 2003 3 commits
  3. 19 Feb, 2003 6 commits
  4. 18 Feb, 2003 2 commits
  5. 16 Feb, 2003 1 commit
  6. 15 Feb, 2003 5 commits
  7. 14 Feb, 2003 8 commits
  8. 13 Feb, 2003 3 commits
  9. 12 Feb, 2003 5 commits
  10. 11 Feb, 2003 2 commits
  11. 10 Feb, 2003 2 commits
  12. 08 Feb, 2003 2 commits