]> WPIA git - cassiopeia.git/blobdiff - lib/openssl/crypto/aes/README
upd: openssl to 1.1.0
[cassiopeia.git] / lib / openssl / crypto / aes / README
diff --git a/lib/openssl/crypto/aes/README b/lib/openssl/crypto/aes/README
deleted file mode 100644 (file)
index 0f9620a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-This is an OpenSSL-compatible version of AES (also called Rijndael).
-aes_core.c is basically the same as rijndael-alg-fst.c but with an
-API that looks like the rest of the OpenSSL symmetric cipher suite.