diff options
| author | cvs2svn <admin@example.com> | 2005-08-29 18:41:57 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2005-08-29 18:41:57 +0000 |
| commit | a317f820785230e9daf36fc264fd823c75fe0416 (patch) | |
| tree | 470068e8f3afd1f31a2c320e7ea95f255b4bfd39 /src/lib/libcrypto/aes/README | |
| parent | 1a3d1818c777368a854b15c375247b2dd9c44972 (diff) | |
| download | openbsd-OPENBSD_3_8_BASE.tar.gz openbsd-OPENBSD_3_8_BASE.tar.bz2 openbsd-OPENBSD_3_8_BASE.zip | |
This commit was manufactured by cvs2git to create tag 'OPENBSD_3_8_BASE'.OPENBSD_3_8_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. | ||
