Add first cut symmetric crypto support.
authorBen Laurie <ben@openssl.org>
Sat, 18 Aug 2001 10:22:54 +0000 (10:22 +0000)
committerBen Laurie <ben@openssl.org>
Sat, 18 Aug 2001 10:22:54 +0000 (10:22 +0000)
commit354c3ace73db6eafa235b6db948060a2ab82bb7b
tree8f639d86aa2966760e9ce75f8cfb3b930e9ee926
parent52129c0b0b55a556e19aea1b5f5e79d10f664a36
Add first cut symmetric crypto support.
18 files changed:
CHANGES
TABLE
apps/apps.c
apps/engine.c
crypto/des/Makefile.ssl
crypto/engine/Makefile.ssl
crypto/engine/engine.h
crypto/engine/engine_all.c
crypto/engine/engine_evp.c [new file with mode: 0644]
crypto/engine/engine_int.h
crypto/engine/engine_list.c
crypto/engine/hw_openbsd_dev_crypto.c [new file with mode: 0644]
crypto/evp/Makefile.ssl
crypto/evp/c_allc.c
crypto/evp/openbsd_hw.c
crypto/stack/safestack.h
crypto/x509/Makefile.ssl
util/libeay.num