2
0
mirror of https://github.com/openssl/openssl.git synced 2025-03-01 19:28:10 +08:00
openssl/crypto
Nils Larsch 800e400de5 some updates for the blinding code; summary:
- possibility of re-creation of the blinding parameters after a
  fixed number of uses (suggested by Bodo)
- calculatition of the rsa::e in case it's absent and p and q
  are present (see bug report )
- improve the performance when if one rsa structure is shared by
  more than a thread (see bug report )
- fix the problem described in bug report 
- hide the definition ot the BN_BLINDING structure in bn_blind.c
2005-04-26 22:31:48 +00:00
..
aes Add DTLS support. 2005-04-26 16:02:40 +00:00
asn1 Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
bf Add DTLS support. 2005-04-26 16:02:40 +00:00
bio Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
bn some updates for the blinding code; summary: 2005-04-26 22:31:48 +00:00
buffer Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
cast Add DTLS support. 2005-04-26 16:02:40 +00:00
comp Rebuild error codes. 2005-04-12 16:15:22 +00:00
conf Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
des Add DTLS support. 2005-04-26 16:02:40 +00:00
dh Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
dsa Add debug target, remove cast, note possible bug. 2005-04-23 06:05:24 +00:00
dso Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
ec Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
ecdh Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
ecdsa Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
engine New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure script 2005-04-19 13:24:44 +00:00
err
evp Use OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.c 2005-04-25 23:09:00 +00:00
hmac
idea
krb5
lhash
md2 Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
md4 Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
md5 Add DTLS support. 2005-04-26 16:02:40 +00:00
mdc2 Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
objects Rebuild error codes. 2005-04-12 16:15:22 +00:00
ocsp Rebuild error codes. 2005-04-12 16:15:22 +00:00
pem Stop compiler warnings about deprecated lvalue casts. 2005-04-20 21:39:13 +00:00
perlasm Avoid L1 cache aliasing even between key and S-boxes. 2005-04-24 21:09:20 +00:00
pkcs7 Rebuild error codes. 2005-04-12 16:15:22 +00:00
pkcs12 Rebuild error codes. 2005-04-12 16:15:22 +00:00
pqueue make update 2005-04-26 18:09:21 +00:00
rand Various Win32 and other fixes for warnings and compilation errors. 2005-04-19 00:12:36 +00:00
rc2
rc4 Add DTLS support. 2005-04-26 16:02:40 +00:00
rc5
ripemd Add DTLS support. 2005-04-26 16:02:40 +00:00
rsa some updates for the blinding code; summary: 2005-04-26 22:31:48 +00:00
sha Add DTLS support. 2005-04-26 16:02:40 +00:00
stack Make sure id2_func is properly cast as well... 2005-04-20 13:17:42 +00:00
store Rebuild error codes. 2005-04-12 16:15:22 +00:00
threads
txt_db
ui Rebuild error codes. 2005-04-12 16:15:22 +00:00
x509 Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 2005-04-20 21:48:06 +00:00
x509v3 Rebuild error codes. 2005-04-12 16:15:22 +00:00
.cvsignore
amd64cpuid.pl
cpt_err.c Rebuild error codes. 2005-04-12 16:15:22 +00:00
cryptlib.c Provide a default OPENSSL_ia32cap_loc for non-Intel platforms where 2005-04-21 09:10:19 +00:00
cryptlib.h Introduce OPENSSL_NONPIC_relocated to denote relocated DLLs. 2005-04-13 08:46:35 +00:00
crypto-lib.com Synchronise with ec/Makefile. 2005-04-17 09:07:37 +00:00
crypto.h Replace overwritten lines before error codes. 2005-04-12 16:17:53 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
ia64cpuid.S
install.com
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile Add DTLS support. 2005-04-26 16:02:40 +00:00
md32_common.h
mem_clr.c
mem_dbg.c
mem.c
o_dir_test.c
o_dir.c
o_dir.h
o_str.c
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h
symhacks.h
tmdiff.c
tmdiff.h
uid.c
x86cpuid.pl