..
aes
bsaes-armv7.pl: remove partial register operations in CTR subroutine.
2013-09-15 19:47:51 +02:00
asn1
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
bf
bio
Improve WINCE support.
2013-01-19 21:23:13 +01:00
bn
crypto/bn/asm/x86_64-mont.pl: minor optimization.
2013-09-09 21:40:33 +02:00
buffer
Typo.
2013-07-17 21:45:00 +01:00
camellia
x86_64 assembly pack: make Windows build more robust.
2013-01-22 22:27:28 +01:00
cast
cmac
fix reset fix
2012-04-11 15:05:07 +00:00
cms
Add KDF for DH.
2013-08-05 15:45:01 +01: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
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
dh
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
dsa
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
dso
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
ec
Fix overly lenient comparisons:
2013-09-16 12:59:21 +02:00
ecdh
Minor optimisation to KDF algorithm.
2013-08-05 15:45:00 +01:00
ecdsa
Make ecdsatest work with nonces.
2013-07-19 14:11:43 +01:00
engine
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
err
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
evp
Added support for ARM/NEON based bit sliced AES in XTS mode
2013-09-15 19:37:16 +02:00
hmac
Fix some warnings caused by __owur. Temporarily (I hope) remove the more
2011-11-14 00:36:10 +00:00
idea
jpake
krb5
lhash
md2
md4
Fix some clang warnings.
2013-01-13 21:04:39 +00:00
md5
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
mdc2
modes
crypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.
2013-09-09 21:43:21 +02:00
objects
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01: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
Constification.
2013-09-10 18:04:08 +01:00
perlasm
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
pkcs7
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
pkcs12
Version skew reduction: trivia (I hope).
2012-06-03 22:00:21 +00:00
pqueue
rand
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
rc2
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
rc4
PA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-18 10:37:00 +02:00
rc5
Update support for Intel compiler: add linux-x86_64-icc and fix problems.
2012-11-28 13:05:13 +00:00
ripemd
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
rsa
Return correct enveloped data type in ASN1 methods.
2013-07-17 21:45:01 +01:00
seed
seed.c: incredibly enough seed.c can fail to compile on Solaris with certain
2012-02-26 21:52:43 +00:00
sha
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
srp
Missing files target.
2013-02-26 21:51:13 +00:00
stack
CMS support for key agreeement recipient info.
2013-07-17 21:45:00 +01:00
store
threads
ts
Rename Suite B functions for consistency.
2012-08-03 15:58:15 +00:00
txt_db
ui
PR: 2717
2012-02-11 23:41:19 +00:00
whrlpool
x86_64 assembly pack: make Windows build more robust.
2013-01-22 22:27:28 +01:00
x509
Partial path fix.
2013-09-08 19:26:59 +01:00
x509v3
misspellings fixes by https://github.com/vlajos/misspell_fixer
2013-09-05 21:39:42 +01:00
.cvsignore
alphacpuid.pl
alphacpuid.pl: fix alignment bug.
2011-08-12 12:28:52 +00:00
arm_arch.h
arm_arch.h: allow to specify __ARM_ARCH__ elsewhere.
2011-11-09 20:08:44 +00:00
armcap.c
crypto/armcap.c: fix typo in rdtsc subroutine.
2013-09-15 22:07:49 +02:00
armv4cpuid.S
armv4cpuid.S, armv4-gf2m.pl: make newest code compilable by older assembler.
2011-11-05 13:07:18 +00:00
c64xpluscpuid.pl
C64x+ assembly pack: improve EABI support.
2012-11-28 13:19:10 +00:00
cpt_err.c
Implement FIPS_mode and FIPS_mode_set
2011-05-19 18:09:02 +00:00
cryptlib.c
cryptlib.c: fix typo in OPENSSL_showfatal.
2013-04-04 15:57:43 +02:00
cryptlib.h
Add a symbol for the first parameter to OPENSSL_showfatal().
2011-06-23 09:46:27 +00:00
crypto-lib.com
Add the missing modules for Camellia, as well as dh_rfc5114 and evp_cnf.
2012-07-05 13:19:06 +00:00
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
Check for selftest failure in various places.
2011-10-22 17:24:27 +00:00
fips_ers.c
ia64cpuid.S
IA-64 assembler pack: fix typos and make it work on HP-UX.
2011-05-07 20:36:05 +00:00
install-crypto.com
lock.c
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win.c
LPdir_win32.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.c
Version skew reduction: trivia (I hope).
2012-06-03 22:00:21 +00:00
mem_clr.c
mem_dbg.c
o_dir.c
o_dir.h
o_dir_test.c
o_fips.c
Implement FIPS_mode and FIPS_mode_set
2011-05-19 18:09:02 +00:00
o_init.c
remove unnecessary attempt to automatically call OPENSSL_init
2012-07-01 22:25:04 +00:00
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
Add KDF for DH.
2013-08-05 15:45:01 +01:00
pariscid.pl
PA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-18 10:37:00 +02:00
ppccap.c
ppccap.c: fix typo.
2012-11-10 20:27:18 +00:00
ppccpuid.pl
ppccpuid.pl: branch hints in OPENSSL_cleanse impact small block performance
2012-04-27 20:17:45 +00:00
s390xcap.c
s390xcpuid.S
Multiple assembler packs: add experimental memory bus instrumentation.
2011-04-17 12:46:00 +00:00
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
Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions)
2013-09-06 13:59:13 +01:00
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