The experimental Rijndael code moved to the main trunk.
authorRichard Levitte <levitte@openssl.org>
Sat, 14 Oct 2000 20:09:54 +0000 (20:09 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 14 Oct 2000 20:09:54 +0000 (20:09 +0000)
commit3ab56511120b7a67ed4e4dbac9d60e5d1520a453
tree399ad045f57838ba50a40a57f9834d7a98f6af4a
parent82ce0b2308027b337f0d8bea973eca5f818aaceb
The experimental Rijndael code moved to the main trunk.
make update done.
34 files changed:
CHANGES
Makefile.org
apps/Makefile.ssl
apps/enc.c
crypto/Makefile.ssl
crypto/asn1/Makefile.ssl
crypto/bio/Makefile.ssl
crypto/err/Makefile.ssl
crypto/evp/Makefile.ssl
crypto/evp/c_allc.c
crypto/evp/e_rd.c [new file with mode: 0644]
crypto/evp/evp.h
crypto/evp/evp_err.c
crypto/hmac/Makefile.ssl
crypto/objects/Makefile.ssl
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
crypto/pem/Makefile.ssl
crypto/pkcs12/Makefile.ssl
crypto/pkcs7/Makefile.ssl
crypto/rijndael/Makefile.ssl [new file with mode: 0644]
crypto/rijndael/README [new file with mode: 0755]
crypto/rijndael/boxes-fst-corrected.dat [new file with mode: 0644]
crypto/rijndael/rijndael-alg-fst.c [new file with mode: 0755]
crypto/rijndael/rijndael-alg-fst.h [new file with mode: 0755]
crypto/rijndael/rijndael.h [new file with mode: 0644]
crypto/rsa/Makefile.ssl
crypto/x509/Makefile.ssl
crypto/x509v3/Makefile.ssl
ssl/Makefile.ssl
test/Makefile.ssl
util/libeay.num