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