Richard Levitte 79b42e7654 Use sh explicitely to run point.sh
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
2003-12-27 14:59:07 +00:00
..
2002-11-13 14:01:34 +00:00
2002-11-13 14:01:34 +00:00
2002-11-15 22:37:18 +00:00
2002-11-13 14:01:34 +00:00
2003-07-03 06:42:43 +00:00

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.