Skip to content
  1. Feb 21, 2003
    • 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. Feb 20, 2003
  3. Feb 19, 2003
  4. Feb 18, 2003
  5. Feb 16, 2003
  6. Feb 15, 2003
  7. Feb 14, 2003
  8. Feb 13, 2003
  9. Feb 12, 2003
  10. Feb 11, 2003
  11. Feb 10, 2003
  12. Feb 08, 2003