2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-10-19 14:36:24 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jelte Jansen
6c274fd95d [trac781] move hash algorithm enum to cryptolink.h
also made the friend declaration more specific
2011-04-26 11:20:45 +02:00
Jelte Jansen
145a617319 Merge branch 'trac781' of ssh://bind10.isc.org/var/bind10/git/bind10 into trac781 2011-04-21 09:16:24 +02:00
JINMEI Tatuya
fb7877b06b [trac781] minor editorial cleanup (basically along with the style guideline)
and constify one thing
2011-04-20 11:26:09 -07:00
Jelte Jansen
20336851f4 [trac781] rename 'main' cryptolink file, and clean up includes 2011-04-20 17:16:30 +02:00
Jelte Jansen
246e56b3bb [trac781] catch all (unexpected) Botan errors and rethrow them as LibraryError 2011-04-20 16:45:28 +02:00
Jelte Jansen
168bed0162 [trac781] move signHMAC and verifyHMAC to hmac files 2011-04-20 16:29:44 +02:00
Jelte Jansen
4eda7bbc80 [trac781] rename 'crypto' to cryptolink
renamed the directory, libname, namespace and main class
2011-04-20 15:12:12 +02:00