.. |
aes
|
aesni-sha1-x86_64.pl: update performance data.
|
2013-06-10 22:35:22 +02:00 |
asn1
|
Encode INTEGER correctly.
|
2013-03-18 14:22:08 +00:00 |
bf
|
|
|
bio
|
Improve WINCE support.
|
2013-01-19 21:23:13 +01:00 |
bn
|
Ensure that, when generating small primes, the result is actually of the
|
2013-06-04 18:52:30 +01:00 |
buffer
|
|
|
camellia
|
x86_64 assembly pack: make Windows build more robust.
|
2013-01-22 22:27:28 +01:00 |
cast
|
|
|
cmac
|
|
|
cms
|
Add function CMS_RecipientInfo_encrypt
|
2013-02-26 16:59:56 +00:00 |
comp
|
|
|
conf
|
New config module for string tables. This can be used to add new
|
2012-10-22 13:05:54 +00:00 |
des
|
dest4-sparcv9.pl: add clarification comment.
|
2013-04-04 15:54:08 +02:00 |
dh
|
|
|
dsa
|
Don't SEGFAULT when trying to export a public DSA key as a private key.
|
2013-06-13 17:03:35 +01:00 |
dso
|
dso/dso_win32.c: fix compiler warning.
|
2012-12-18 18:19:54 +00:00 |
ec
|
Make binary curve ASN.1 work in FIPS mode.
|
2013-03-26 16:56:50 +00:00 |
ecdh
|
Fix EC_KEY initialization race.
|
2012-10-05 20:50:11 +00:00 |
ecdsa
|
Fix EC_KEY initialization race.
|
2012-10-05 20:50:11 +00:00 |
engine
|
Include correctly.
|
2013-03-04 14:31:18 +00:00 |
err
|
Don't include comp.h if no-comp set.
|
2013-01-20 02:34:25 +00:00 |
evp
|
Typo.
|
2013-06-12 18:47:28 +01:00 |
hmac
|
|
|
idea
|
|
|
jpake
|
|
|
krb5
|
|
|
lhash
|
|
|
md2
|
|
|
md4
|
Fix some clang warnings.
|
2013-01-13 21:04:39 +00:00 |
md5
|
x86_64 assembly pack: make Windows build more robust.
|
2013-01-22 22:27:28 +01:00 |
mdc2
|
|
|
modes
|
ghash-x86_64.pl: add Haswell performance data.
|
2013-06-10 22:25:12 +02:00 |
objects
|
Add AES-SHA256 stitch.
|
2013-05-13 22:49:58 +02:00 |
ocsp
|
revert OCSP_basic_verify changes: they aren't needed now we support partial chain verification and can pass verify options to ocsp utility
|
2012-12-20 18:51:00 +00:00 |
pem
|
|
|
perlasm
|
x86_64-xlate.pl: minor size/performance improvement.
|
2013-05-13 16:06:25 +02:00 |
pkcs7
|
|
|
pkcs12
|
|
|
pqueue
|
|
|
rand
|
PR: 2786
|
2012-08-22 22:43:23 +00:00 |
rc2
|
|
|
rc4
|
x86_64 assembly pack: make Windows build more robust.
|
2013-01-22 22:27:28 +01:00 |
rc5
|
Update support for Intel compiler: add linux-x86_64-icc and fix problems.
|
2012-11-28 13:05:13 +00:00 |
ripemd
|
Fix some clang warnings.
|
2013-01-13 21:04:39 +00:00 |
rsa
|
Exetended OAEP support.
|
2013-06-12 18:48:17 +01:00 |
seed
|
|
|
sha
|
sha1-x86_64.pl: add AVX2+BMI code path.
|
2013-06-10 22:30:34 +02:00 |
srp
|
Missing files target.
|
2013-02-26 21:51:13 +00:00 |
stack
|
|
|
store
|
|
|
threads
|
|
|
ts
|
Rename Suite B functions for consistency.
|
2012-08-03 15:58:15 +00:00 |
txt_db
|
|
|
ui
|
|
|
whrlpool
|
x86_64 assembly pack: make Windows build more robust.
|
2013-01-22 22:27:28 +01:00 |
x509
|
Reencode with X509_CRL_ctx_sign too.
|
2013-06-05 15:06:03 +01:00 |
x509v3
|
Portability fix: use BIO_snprintf and pick up strcasecmp alternative
|
2012-12-26 23:51:56 +00:00 |
.cvsignore
|
|
|
alphacpuid.pl
|
|
|
arm_arch.h
|
|
|
armcap.c
|
|
|
armv4cpuid.S
|
|
|
c64xpluscpuid.pl
|
C64x+ assembly pack: improve EABI support.
|
2012-11-28 13:19:10 +00:00 |
cpt_err.c
|
|
|
cryptlib.c
|
cryptlib.c: fix typo in OPENSSL_showfatal.
|
2013-04-04 15:57:43 +02:00 |
cryptlib.h
|
|
|
crypto-lib.com
|
|
|
crypto.h
|
Add and use a constant-time memcmp.
|
2013-02-06 14:16:55 +00: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
|
|
|
LPdir_win32.c
|
|
|
LPdir_win.c
|
|
|
LPdir_wince.c
|
|
|
Makefile
|
Override local vars for MINFO build.
|
2013-03-04 14:31:18 +00:00 |
md32_common.h
|
Update support for Intel compiler: add linux-x86_64-icc and fix problems.
|
2012-11-28 13:05:13 +00:00 |
mem_clr.c
|
|
|
mem_dbg.c
|
|
|
mem.c
|
|
|
o_dir_test.c
|
|
|
o_dir.c
|
|
|
o_dir.h
|
|
|
o_fips.c
|
|
|
o_init.c
|
|
|
o_str.c
|
Improve WINCE support.
|
2013-01-19 21:23:13 +01:00 |
o_str.h
|
|
|
o_time.c
|
Reorganise parameters for OPENSSL_gmtime_diff.
|
2012-11-21 14:13:20 +00:00 |
o_time.h
|
Reorganise parameters for OPENSSL_gmtime_diff.
|
2012-11-21 14:13:20 +00:00 |
opensslconf.h.in
|
|
|
opensslv.h
|
|
|
ossl_typ.h
|
|
|
pariscid.pl
|
|
|
ppccap.c
|
ppccap.c: fix typo.
|
2012-11-10 20:27:18 +00:00 |
ppccpuid.pl
|
|
|
s390xcap.c
|
|
|
s390xcpuid.S
|
|
|
sparc_arch.h
|
Support for SPARC T4 MONT[MUL|SQR] instructions.
|
2012-11-17 10:34:11 +00:00 |
sparccpuid.S
|
sparccpuid.S: work around emulator bug on T1.
|
2013-02-11 10:39:50 +01:00 |
sparcv9cap.c
|
Support for SPARC T4 MONT[MUL|SQR] instructions.
|
2012-11-17 10:34:11 +00:00 |
symhacks.h
|
|
|
thr_id.c
|
Fix warning.
|
2012-09-17 17:21:58 +00:00 |
uid.c
|
|
|
vms_rms.h
|
|
|
x86_64cpuid.pl
|
x86_64 assembly pack: make Windows build more robust.
|
2013-01-22 22:27:28 +01:00 |
x86cpuid.pl
|
x86cpuid.pl: fix extended feature flags detection.
|
2013-06-10 22:20:46 +02:00 |