openssl/crypto
Emilia Kasper 455b65dfab RT3067: simplify patch
(Original commit adb46dbc6d)

Use the new constant-time methods consistently in s3_srvr.c

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2014-09-24 15:35:02 +02:00
..
aes x86[_64] assembly pack: add Silvermont performance data. 2014-08-30 19:13:49 +02:00
asn1 Add i2d_re_X509_tbs 2014-09-05 17:18:06 +02:00
bf Remove some outdated README files, to avoid confusing people. 2014-08-30 10:29:35 -04:00
bio RT2193: #ifdef errors in bss_dgram.c 2014-08-28 17:17:36 -04:00
bn Harmonize Tru64 and Linux make rules. 2014-09-20 10:20:38 +02:00
buffer Check length first in BUF_strnlen(). 2014-05-22 10:13:22 +01:00
camellia
cast Please Clang's sanitizer. 2014-07-08 22:24:44 +02:00
cmac Add functions returning security bits. 2014-03-28 14:49:04 +00:00
cms cms_SignerInfo_content_sign: free sig on failure path 2014-08-15 22:38:19 +02:00
comp
conf Remove some outdated README files, to avoid confusing people. 2014-08-30 10:29:35 -04:00
des Remove some outdated README files, to avoid confusing people. 2014-08-30 10:29:35 -04:00
dh Add functions returning security bits. 2014-03-28 14:49:04 +00:00
dsa RT3192: spurious error in DSA verify 2014-09-09 17:10:15 -04:00
dso Fix a wrong parameter count ERR_add_error_data 2014-05-19 22:10:14 +01:00
ec crypto/ecp_nistz256.c: harmonize error codes. 2014-09-21 15:56:02 +02:00
ecdh make depend 2014-02-19 20:09:08 +00:00
ecdsa Reserve option to use BN_mod_exp_mont_consttime in ECDSA. 2014-09-12 00:13:20 +02:00
engine RT1815: More const'ness improvements 2014-08-18 11:49:16 -04:00
err
evp Fix build when BSAES_ASM is defined but VPAES_ASM is not 2014-08-21 15:42:57 +02:00
hmac RT2626: Change default_bits from 1K to 2K 2014-09-08 17:21:04 -04:00
idea Fix typo in ideatest.c 2014-06-28 00:06:13 +01:00
jpake RT1771: Add string.h include. 2014-09-08 10:37:28 -04:00
krb5
lhash
md2
md4 Undo a90081576c 2014-08-09 08:02:20 -04:00
md5 md5-x86_64.pl: work around warning. 2014-08-30 19:17:09 +02:00
mdc2
modes Harmonize Tru64 and Linux make rules. 2014-09-20 10:20:38 +02:00
objects Fix OID handling: 2014-08-06 20:36:41 +01:00
ocsp RT2560: missing NULL check in ocsp_req_find_signer 2014-09-10 12:18:50 -04:00
pem RT3140: Possibly-unit variable in pem_lib.c 2014-09-02 23:37:17 -04:00
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 2014-09-12 00:06:00 +02:00
pkcs7 Remove ancient obsolete files under pkcs7. 2014-06-26 23:56:34 +01:00
pkcs12 Fix memory leak. 2014-05-29 14:33:32 +01:00
pqueue RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:35:32 -04:00
rand RT2301: GetDIBits, not GetBitmapBits in rand_win 2014-09-18 16:41:31 -04:00
rc2
rc4 Please Clang's sanitizer. 2014-07-08 22:24:44 +02:00
rc5
ripemd Remove some outdated README files, to avoid confusing people. 2014-08-30 10:29:35 -04:00
rsa RT3066: rewrite RSA padding checks to be slightly more constant time. 2014-09-24 12:45:42 +02:00
seed
sha Harmonize Tru64 and Linux make rules. 2014-09-20 10:20:38 +02:00
srp Fix SRP buffer overrun vulnerability. 2014-08-06 20:36:41 +01:00
stack RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:35:32 -04:00
store Add explanatory note to crypto/store/README 2014-08-31 15:27:17 -04:00
threads Remove some outdated README files, to avoid confusing people. 2014-08-30 10:29:35 -04:00
ts RT1815: More const'ness improvements 2014-08-18 11:49:16 -04:00
txt_db
ui UI_construct_prompt: check for NULL when allocating prompt 2014-08-17 18:54:49 +02:00
whrlpool
x509 RT1909: Omit version for v1 certificates 2014-09-09 15:15:45 -04:00
x509v3 RT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING 2014-09-08 11:27:07 -04:00
.cvsignore
alphacpuid.pl
arm64cpuid.S Add linux-aarch64 taget. 2014-06-01 17:21:06 +02:00
arm_arch.h Add linux-aarch64 taget. 2014-06-01 17:21:06 +02:00
armcap.c Add linux-aarch64 taget. 2014-06-01 17:21:06 +02:00
armv4cpuid.S ARM assembly pack: get ARMv7 instruction endianness right. 2014-06-06 21:27:18 +02:00
c64xpluscpuid.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
constant_time_locl.h RT3067: simplify patch 2014-09-24 15:35:02 +02:00
constant_time_test.c RT3067: simplify patch 2014-09-24 15:35:02 +02:00
cpt_err.c
cryptlib.c Avoid Windows 8 Getversion deprecated errors. 2014-02-25 13:40:33 +00:00
cryptlib.h
crypto-lib.com Move CT viewer extension code to crypto/x509v3 2014-02-20 18:48:56 +00:00
crypto.h Move gmtime functions to crypto.h. 2014-02-19 18:02:04 +00:00
cversion.c
ebcdic.c
ebcdic.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:35:32 -04:00
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 Followup on RT3334 fix: make sure that a directory that's the empty 2014-09-03 21:57:44 +02:00
LPdir_wince.c
Makefile Harmonize Tru64 and Linux make rules. 2014-09-20 10:20:38 +02:00
md32_common.h Please Clang's sanitizer. 2014-07-08 22:24:44 +02:00
mem_clr.c
mem_dbg.c
mem.c
o_dir_test.c
o_dir.c Undo a90081576c 2014-08-09 08:02:20 -04:00
o_dir.h
o_fips.c
o_init.c
o_str.c
o_str.h
o_time.c Move gmtime functions to crypto.h. 2014-02-19 18:02:04 +00:00
opensslconf.h.in
opensslv.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:35:32 -04:00
ossl_typ.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:35:32 -04:00
pariscid.pl
ppc_arch.h Engage GHASH for PowerISA 2.0.7. 2014-07-20 14:16:31 +02:00
ppccap.c Engage GHASH for PowerISA 2.0.7. 2014-07-20 14:16:31 +02:00
ppccpuid.pl aesp8-ppc.pl: fix typos. 2014-06-04 08:34:18 +02:00
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c sparcv9cap.c: omit random detection. 2013-12-28 13:31:14 +01:00
symhacks.h Remove all RFC5878 code. 2014-07-04 13:26:35 +01:00
thr_id.c
uid.c
vms_rms.h
x86_64cpuid.pl x86[_64]cpuid.pl: add low-level RDSEED. 2014-02-14 17:24:12 +01:00
x86cpuid.pl Undo a90081576c 2014-08-09 08:02:20 -04:00