| commit | f088f4374a04f9abd1dc91cb387f75e3bf0c5c56 | [log] [download] |
|---|---|---|
| author | Ben Lindstrom <mouring@eviladmin.org> | Thu Jun 06 20:50:07 2002 +0000 |
| committer | Ben Lindstrom <mouring@eviladmin.org> | Thu Jun 06 20:50:07 2002 +0000 |
| tree | 24a5a9bfe8c0d2714f1d62e51d30a81aa8384444 | |
| parent | a26ea63f8acd883603de9f780f1ff05775e51f78 [diff] |
- markus@cvs.openbsd.org 2002/05/30 08:07:31
[cipher.c]
use rijndael/aes from libcrypto (openssl >= 0.9.7) instead of
our own implementation. allow use of AES hardware via libcrypto,
ok deraadt@