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
*
[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