openssl/crypto
Matt Caswell c857a80c9d Add support for OCB mode as per RFC7253
Reviewed-by: Tim Hudson <tjh@openssl.org>
2014-12-08 10:27:56 +00:00
..
aes Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
asn1 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
bf Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
bio There are a number of instances throughout the code where the constant 28 is 2014-12-03 09:24:04 +00:00
bn Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
buffer Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
camellia Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
cast Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
cmac Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
cms Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
comp Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
conf Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
des Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
dh Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
dsa Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
dso Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
ec Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
ecdh Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
ecdsa Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
engine Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
err Remove SSLv2 support 2014-12-04 11:55:03 +01:00
evp Remove SSLv2 support 2014-12-04 11:55:03 +01:00
hmac Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
idea Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
jpake Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
krb5 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
lhash Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
md2 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
md4 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
md5 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
mdc2 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
modes Add support for OCB mode as per RFC7253 2014-12-08 10:27:56 +00:00
objects Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
ocsp Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
pem Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 2014-09-12 00:06:00 +02:00
pkcs7 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
pkcs12 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
pqueue Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
rand Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
rc2 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
rc4 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
rc5 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
ripemd Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
rsa Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
seed Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
sha Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
srp Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
stack Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
store Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
threads Remove SSLv2 support 2014-12-04 11:55:03 +01:00
ts Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
txt_db Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
ui Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
whrlpool Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
x509 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
x509v3 Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
alphacpuid.pl
arm64cpuid.S
arm_arch.h
armcap.c
armv4cpuid.S armv4cpuid.S: fix compilation error in pre-ARMv7 build. 2014-10-30 20:24:29 +01:00
c64xpluscpuid.pl
constant_time_locl.h Fix warning about negative unsigned intergers 2014-11-11 15:46:28 +01:00
constant_time_test.c Add missing tests 2014-09-25 13:46:08 +02:00
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com
crypto.h ecp_nistz256 update. 2014-10-23 16:08:44 +02:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
fips_err.h
fips_ers.c
ia64cpuid.S
install-crypto.com
lock.c
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c Followup on RT3334 fix: make sure that a directory that's the empty 2014-09-03 21:57:44 +02:00
LPdir_win32.c
LPdir_win.c Check for FindNextFile when defining it rather than FindFirstFile 2014-11-28 23:27:21 +01:00
LPdir_wince.c
Makefile Add constant_time_locl.h to HEADERS, 2014-10-15 17:00:06 +02:00
md32_common.h md32_common.h: address compiler warning in HOST_c2l. 2014-10-29 10:48:39 +01:00
mem_clr.c
mem_dbg.c
mem.c Fix datarace reported by valgrind/helgrind 2014-11-10 18:34:11 +01:00
o_dir_test.c
o_dir.c
o_dir.h
o_fips.c
o_init.c
o_str.c
o_str.h
o_time.c
opensslconf.h.in
opensslv.h
ossl_typ.h
pariscid.pl
ppc_arch.h
ppccap.c
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
symhacks.h
thr_id.c
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl