openssl/crypto
Richard Levitte a6cd870784 The AES modes OFB and CFB are defined with 128 feedback bits. This
deviates from the "standard" 64 bits of feedback that all other
algorithms are using.  Therefore, let's redo certain EVP macros to
accept different amounts of feedback bits for these modes.

Also, change e_aes.c to provide all usually available modes for AES.
CTR isn't included yet.
2002-02-16 12:39:07 +00:00
..
aes Add the modes OFB128, CFB128 and CTR128 to AES. 2002-02-16 12:20:34 +00:00
asn1 ECDSA support 2002-02-13 18:21:51 +00:00
bf
bio fix indentation 2002-02-14 16:08:55 +00:00
bn
buffer
cast
comp add automatically generated ERR_load_... prototype 2002-01-04 13:12:08 +00:00
conf ECDSA support 2002-02-13 18:21:51 +00:00
des Add the configuration target VxWorks. 2002-02-14 15:37:38 +00:00
dh ECDSA support 2002-02-13 18:21:51 +00:00
dsa ECDSA support 2002-02-13 18:21:51 +00:00
dso
ec make it possible to disable memory checking for timings 2002-02-14 14:41:13 +00:00
ecdsa The macro IMPLEMENT_ASN1_FUNCTIONS_const already contains an ending ;, 2002-02-16 12:03:25 +00:00
engine Fix warnings. 2002-02-14 09:59:35 +00:00
err For some reason, getting the topmost error was done the same way as 2002-02-14 13:45:26 +00:00
evp The AES modes OFB and CFB are defined with 128 feedback bits. This 2002-02-16 12:39:07 +00:00
hmac
idea
krb5
lhash
md2
md4
md5
mdc2 'make update' 2002-02-05 17:34:58 +00:00
objects Adjust the NID names for the AES modes OFB and CFB to contain the number 2002-02-16 12:15:30 +00:00
ocsp ECDSA support 2002-02-13 18:21:51 +00:00
pem ECDSA support 2002-02-13 18:21:51 +00:00
perlasm
pkcs7 ECDSA support 2002-02-13 18:21:51 +00:00
pkcs12 ECDSA support 2002-02-13 18:21:51 +00:00
rand Add the configuration target VxWorks. 2002-02-14 15:37:38 +00:00
rc2
rc4
rc5
rijndael
ripemd
rsa Add the configuration target VxWorks. 2002-02-14 15:37:38 +00:00
sha
stack Experimental configuration code. 2002-01-05 01:37:16 +00:00
threads
txt_db
ui Add the configuration target VxWorks. 2002-02-14 15:37:38 +00:00
x509 ECDSA support 2002-02-13 18:21:51 +00:00
x509v3 ECDSA support 2002-02-13 18:21:51 +00:00
.cvsignore
cpt_err.c
cryptlib.c new locks 2002-02-13 17:25:27 +00:00
cryptlib.h
crypto-lib.com Bring VMS up to date with development. 2002-01-21 15:37:53 +00:00
crypto.h new locks 2002-02-13 17:25:27 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com Because Rijndael is more known as AES, use crypto/aes instead of 2002-01-02 16:55:35 +00:00
Makefile.ssl ECDSA support 2002-02-13 18:21:51 +00:00
md32_common.h
mem_dbg.c
mem.c
o_time.c Patches to make OpenSSL compilable on MacOS/X. 2002-01-08 09:19:31 +00:00
o_time.h
opensslconf.h.in GCC uses __i386__. 2002-01-26 03:57:41 +00:00
opensslv.h Modify the main trunk version to 0.9.8-dev. 2002-02-13 17:46:38 +00:00
ossl_typ.h #undef some things that cause a conflict under Win32 when 2002-02-02 13:19:27 +00:00
symhacks.h Because of recent changes, there's no need to hack the des symbols any 2002-01-24 12:30:15 +00:00
tmdiff.c Missing #endif 2002-02-16 11:58:16 +00:00
tmdiff.h
uid.c