Commit History

Author SHA1 Message Date
  Jelte Jansen 122d477847 [trac781] make HMAC constructor private 14 years ago
  Jelte Jansen e74f6d5e8f [trac781] make a singleton entry point, moved hmac into own source file 14 years ago
  Jelte Jansen 006b2ea9da [trac781] constify 14 years ago
  Jelte Jansen c34d8eb763 [trac781] better way to test (both vector and buffer) 14 years ago
  Jelte Jansen 2aa47d167c [trac781] some additional tests 14 years ago
  JINMEI Tatuya dcf58b7836 [trac781] some trivial changes: 14 years ago
  Jelte Jansen 74e6966d7f [trac781] add other sign() parameter options, and possibilty for truncated sigs 14 years ago
  Jelte Jansen 0334c1798e [trac781] add a Crypto class for initialization (instead of static) 14 years ago
  Jelte Jansen 40f4efbbd9 [trac781] Remove TSIGKey from unittests too 14 years ago
  Jelte Jansen a57662d6db [trac781] remove TSIGKey from crypto api 14 years ago
  Jelte Jansen 122d9611bd [trac781] review comments pt1 14 years ago
  Jelte Jansen 4d55533790 [trac781] test both 'direct' and convenience methods 14 years ago
  Jelte Jansen c374a5c5a3 [trac781] make sig args for verify() also raw data 14 years ago
  Jelte Jansen cd3ce64ac0 [trac781] input data for sign and verify as void* instead of buffer 14 years ago
  Jelte Jansen 3987357f56 [trac781] removed spaces, added one more check 14 years ago
  Jelte Jansen 400d3b61a3 [trac781] move tsigkey to/from string to tsigkey.h/cc 14 years ago
  Jelte Jansen fac1bf01a6 [trac781] remove redundant files 14 years ago
  Jelte Jansen 34ba5055b7 [trac781] add tests from rfc4231 for sha256, and support keys>blocksize 14 years ago
  Jelte Jansen 253d063204 [trac781] tabs/spaces, and a bit of exception handling 14 years ago
  Jelte Jansen 817462f1ea [trac781] remove unused code, some style changes 14 years ago
  Jelte Jansen 97feb3a88b [trac781] add sha-1 tests 14 years ago
  Jelte Jansen b78eefc13b [trac781] md5 tests 14 years ago
  Jelte Jansen 34d2f102ae [trac781] use more algos 14 years ago
  Jelte Jansen 6eab8b3fc5 [trac781] use key class as params 14 years ago
  Jelte Jansen e29c4f167f [trac781] use existing tsig key 14 years ago
  Jelte Jansen 992f3702aa [trac781] intermediate checkin 14 years ago