elad
|
45b120e04b
|
Lint warnings.
|
2005-09-11 16:11:22 +00:00 |
|
elad
|
935cb376b9
|
Make this usable both in kernel and userland.
|
2005-08-22 15:33:08 +00:00 |
|
christos
|
87de4cecc4
|
add a missing const
|
2005-05-31 00:43:56 +00:00 |
|
blymn
|
77b4424bf0
|
Make resultant hash length a symbolic define so other code can reuse the
same define.
|
2005-04-19 14:05:53 +00:00 |
|
thorpej
|
850a45bf66
|
const an array.
|
2003-08-26 20:15:13 +00:00 |
|
thorpej
|
633cb7d73e
|
Make opencrypto depend on the "ripemd160" and "sha2" attributes, rather
than polluting the crypto algorithm config info with opencrypto knowledge.
|
2003-08-24 19:26:54 +00:00 |
|
martin
|
99716c5d05
|
Make this compile for big endian archs.
Fixes PR port-sparc64/22333.
|
2003-08-01 22:25:55 +00:00 |
|
jonathan
|
33aa54035d
|
Clean up dependencies between opencrypto framework and sys/crypto,
by making the sys/crypto transforms depend on
(per-transform-config-keyword|opencrypto)
Thanks to Martin Husemann for double-checking the changes.
|
2003-07-28 21:28:23 +00:00 |
|
itojun
|
1b39a0b938
|
add ripemd160 (for AH)
|
2003-07-25 09:46:05 +00:00 |
|