9 コミット (cff0b90cbb68246b93f4894177f3ba545caf6e65)

作成者 SHA1 メッセージ 日付
  Brian Smith 8983a1da7b Remove gotos from HMAC code. 9年前
  David Benjamin 23721e3705 Forbid reusing HMAC key without reusing the hash function. 9年前
  David Benjamin cc239d3903 Use HMAC_Init_ex, not HMAC_Init, in HMAC. 9年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9年前
  David Benjamin ba90d7c56e Test HMAC_CTX initial state and remove now unneccessary code. 9年前
  Eric Roman 2fe7f2d0d9 Initialize HMAC keys to zero. 9年前
  David Benjamin 238510a679 Introduce HMAC_CTX_copy_ex and deprecate HMAC_CTX_copy. 9年前
  Nick Harper d3bcf13165 Properly handle key_len=0 for HMAC 9年前
  Adam Langley 95c29f3cd1 Inital import. 10年前