index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
cryptolink
/
crypto_hmac.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
1
-0
/
+2
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[master] merge cryptolink API cleanup (trac3606a)
Francis Dupont
2014-12-24
1
-1
/
+8
*
[trac3593] added truncated HMAC support to TSIG
Francis Dupont
2014-10-22
1
-1
/
+1
*
applied #2406: OpenSSL alternate crypto backend
Francis Dupont
2014-06-30
1
-225
/
+0
*
[master] be sure to include cstring for memcpy, and add std:: for it.
JINMEI Tatuya
2012-05-11
1
-1
/
+3
*
Merge branch 'trac951'
Jelte Jansen
2011-05-30
1
-3
/
+3
|
\
|
*
[trac951] added a clarification comment on "truncation" to prevent
JINMEI Tatuya
2011-05-27
1
-3
/
+3
|
*
[trac951] Revert "[trac951] we do have truncation support (at least in the ap...
JINMEI Tatuya
2011-05-27
1
-0
/
+8
|
*
[trac951] we do have truncation support (at least in the api), so remove chec...
Jelte Jansen
2011-05-23
1
-8
/
+0
*
|
[master] make signHMAC match header
Jeremy C. Reed
2011-05-24
1
-1
/
+1
|
/
*
[master] corrected the what() string when throwing UnsupportedAlgorithm from
JINMEI Tatuya
2011-05-20
1
-1
/
+2
*
[trac782] add optional hmac algorithm support
feng
2011-05-20
1
-0
/
+9
|
\
|
*
[trac782] add optional algorithm like sha224/sha384/sha512
hanfeng
2011-05-10
1
-0
/
+9
*
|
[trac936] always fail on secret_len == 0
Jelte Jansen
2011-05-18
1
-4
/
+2
*
|
[trac936] addressed some comments
Jelte Jansen
2011-05-18
1
-4
/
+2
*
|
[trac936] use botan-provided version macro
Jelte Jansen
2011-05-18
1
-14
/
+11
*
|
[trac936] check for botan API version, and use appropriate calls in cryptolink
Jelte Jansen
2011-05-18
1
-1
/
+33
*
|
[trac893] make sure verify() immediately rejects shorter sigs (calling same_mem
JINMEI Tatuya
2011-05-09
1
-1
/
+1
*
|
[trac893] temporary change for short signatures: modify cryptolink to reject
JINMEI Tatuya
2011-05-06
1
-0
/
+9
|
/
*
[master] small change to make it compile again on my system
Jelte Jansen
2011-04-29
1
-1
/
+1
*
[master] Merge branch 'trac781'
Jelte Jansen
2011-04-27
1
-3
/
+3
*
[trac781] add deleteHMAC()
Jelte Jansen
2011-04-26
1
-0
/
+5
*
[trac781] move hash algorithm enum to cryptolink.h
Jelte Jansen
2011-04-26
1
-8
/
+9
*
Merge branch 'trac781' of ssh://bind10.isc.org/var/bind10/git/bind10 into tra...
Jelte Jansen
2011-04-21
1
-1
/
+1
|
\
|
*
[trac781] minor editorial cleanup (basically along with the style guideline)
JINMEI Tatuya
2011-04-20
1
-1
/
+1
*
|
[trac781] rename 'main' cryptolink file, and clean up includes
Jelte Jansen
2011-04-20
1
-2
/
+15
|
/
*
[trac781] catch all (unexpected) Botan errors and rethrow them as LibraryError
Jelte Jansen
2011-04-20
1
-22
/
+46
*
[trac781] move signHMAC and verifyHMAC to hmac files
Jelte Jansen
2011-04-20
1
-0
/
+27
*
[trac781] rename 'crypto' to cryptolink
Jelte Jansen
2011-04-20
1
-0
/
+167