diff options
| author | cvs2svn <admin@example.com> | 2010-03-10 20:46:17 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2010-03-10 20:46:17 +0000 |
| commit | b11b85914ed7b8e8f47cb4d0af86678bc41d4354 (patch) | |
| tree | 408b346672b103aaf1db44962849f77f451ce3ca /src/lib/libcrypto/aes/README | |
| parent | a7a853e149f5a2468fd738638c4641dd59d6bc31 (diff) | |
| download | openbsd-OPENBSD_4_7_BASE.tar.gz openbsd-OPENBSD_4_7_BASE.tar.bz2 openbsd-OPENBSD_4_7_BASE.zip | |
This commit was manufactured by cvs2git to create tag 'OPENBSD_4_7_BASE'.OPENBSD_4_7_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. | ||
