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 |