diff options
| author | cvs2svn <admin@example.com> | 2007-08-08 21:24:30 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2007-08-08 21:24:30 +0000 |
| commit | 00378a4a879d3c5f8dd1b4d3ed668a03d950e7a0 (patch) | |
| tree | 0b22eb3d2e42de512e5aec6d0c57ecbe601eefa5 /src/lib/libcrypto/aes/README | |
| parent | 335adc97a1cc8992c990307f49239ee1655b559b (diff) | |
| download | openbsd-OPENBSD_4_2_BASE.tar.gz openbsd-OPENBSD_4_2_BASE.tar.bz2 openbsd-OPENBSD_4_2_BASE.zip | |
This commit was manufactured by cvs2git to create tag 'OPENBSD_4_2_BASE'.OPENBSD_4_2_BASE
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/aes/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/aes/README b/src/lib/libcrypto/aes/README deleted file mode 100644 index 0f9620a80e..0000000000 --- a/src/lib/libcrypto/aes/README +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | This is an OpenSSL-compatible version of AES (also called Rijndael). | ||
| 2 | aes_core.c is basically the same as rijndael-alg-fst.c but with an | ||
| 3 | API that looks like the rest of the OpenSSL symmetric cipher suite. | ||
