Historique des commits

Auteur SHA1 Message Date
  Jelte Jansen e219a9fb24 Merge branch 'trac951' il y a 14 ans
  JINMEI Tatuya 54c201f100 [trac951] added a clarification comment on "truncation" to prevent il y a 14 ans
  JINMEI Tatuya 5637b1961a [trac951] Revert "[trac951] we do have truncation support (at least in the api), so remove check and enable tests" il y a 14 ans
  Jeremy C. Reed b8855cafa9 [master] make signHMAC match header il y a 14 ans
  Jelte Jansen 76ae47d1f6 [trac951] we do have truncation support (at least in the api), so remove check and enable tests il y a 14 ans
  JINMEI Tatuya b0dfec1a50 [master] corrected the what() string when throwing UnsupportedAlgorithm from il y a 14 ans
  feng 27e122bfdd [trac782] add optional hmac algorithm support il y a 14 ans
  Jelte Jansen 89e3ffaa1f [trac936] always fail on secret_len == 0 il y a 14 ans
  Jelte Jansen 71eb80242f [trac936] addressed some comments il y a 14 ans
  Jelte Jansen 77def12e8d [trac936] use botan-provided version macro il y a 14 ans
  Jelte Jansen b50e03318e [trac936] check for botan API version, and use appropriate calls in cryptolink il y a 14 ans
  hanfeng fe59cd1404 [trac782] add optional algorithm like sha224/sha384/sha512 il y a 14 ans
  JINMEI Tatuya d53bbaf239 [trac893] make sure verify() immediately rejects shorter sigs (calling same_mem il y a 14 ans
  JINMEI Tatuya a64f778b46 [trac893] temporary change for short signatures: modify cryptolink to reject il y a 14 ans
  Jelte Jansen c8b7abc575 [master] small change to make it compile again on my system il y a 14 ans
  Jelte Jansen 9df42279a4 [master] Merge branch 'trac781' il y a 14 ans
  Jelte Jansen 7be4a7e7f8 [trac781] add deleteHMAC() il y a 14 ans
  Jelte Jansen 6c274fd95d [trac781] move hash algorithm enum to cryptolink.h il y a 14 ans
  Jelte Jansen 145a617319 Merge branch 'trac781' of ssh://bind10.isc.org/var/bind10/git/bind10 into trac781 il y a 14 ans
  JINMEI Tatuya fb7877b06b [trac781] minor editorial cleanup (basically along with the style guideline) il y a 14 ans
  Jelte Jansen 20336851f4 [trac781] rename 'main' cryptolink file, and clean up includes il y a 14 ans
  Jelte Jansen 246e56b3bb [trac781] catch all (unexpected) Botan errors and rethrow them as LibraryError il y a 14 ans
  Jelte Jansen 168bed0162 [trac781] move signHMAC and verifyHMAC to hmac files il y a 14 ans
  Jelte Jansen 4eda7bbc80 [trac781] rename 'crypto' to cryptolink il y a 14 ans