]> WPIA git - cassiopeia.git/blobdiff - lib/openssl/crypto/aes/README
add: execute openssl fetcher to fetch openssl 1.0.1j
[cassiopeia.git] / lib / openssl / crypto / aes / README
diff --git a/lib/openssl/crypto/aes/README b/lib/openssl/crypto/aes/README
new file mode 100644 (file)
index 0000000..0f9620a
--- /dev/null
@@ -0,0 +1,3 @@
+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.