diff options
| author | cvs2svn <admin@example.com> | 2016-07-23 19:31:36 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2016-07-23 19:31:36 +0000 |
| commit | 26ff9ecbb759894e0a2062db162a61a94b3374d2 (patch) | |
| tree | e9a354a92a348338fe2b361e2eda703cae23cfab /src/lib/libcrypto/aes/README | |
| parent | cd24674739573c5e6cb697331fb638ea66897f3d (diff) | |
| download | openbsd-OPENBSD_6_0_BASE.tar.gz openbsd-OPENBSD_6_0_BASE.tar.bz2 openbsd-OPENBSD_6_0_BASE.zip | |
This commit was manufactured by cvs2git to create tag 'OPENBSD_6_0_BASE'.OPENBSD_6_0_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. | ||
