openssl/crypto
Andy Polyakov f75faa16af Add "teaser" AES module for PowerISA 2.07.
"Teaser" means that it's not integrated yet and purpose of this
commit is primarily informational, to exhibit design choices,
such as how to handle alignment and endianness. In other words
it's proof-of-concept code that EVP module will build upon.
2014-05-12 10:35:29 +02:00
..
aes Add "teaser" AES module for PowerISA 2.07. 2014-05-12 10:35:29 +02:00
asn1 Don't try and verify signatures if key is NULL (CVE-2013-0166) 2014-04-01 16:37:51 +01:00
bf
bio Set authkey to NULL and check malloc return value. 2014-05-12 00:20:08 +01:00
bn bignum: allow concurrent BN_MONT_CTX_set_locked() 2014-05-06 17:43:35 -04: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 Add functions returning security bits. 2014-03-28 14:49:04 +00:00
cms Return an error if no recipient type matches. 2014-05-09 14:24:54 +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 SPARC T4 assembly pack: treat zero input length in CBC. 2014-03-07 10:30:37 +01:00
dh Add functions returning security bits. 2014-03-28 14:49:04 +00:00
dsa Add functions returning security bits. 2014-03-28 14:49:04 +00:00
dso dso: eliminate VMS code on non-VMS systems 2014-05-01 21:59:36 -04:00
ec Double free in i2o_ECPublicKey 2014-05-04 00:46:20 +01:00
ecdh make depend 2014-02-19 20:09:08 +00:00
ecdsa make depend 2014-02-19 20:09:08 +00:00
engine make depend 2014-02-19 20:09:08 +00:00
err misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
evp evp: prevent underflow in base64 decoding 2014-05-06 17:52:19 -04:00
hmac Add functions returning security bits. 2014-03-28 14:49:04 +00:00
idea
jpake
krb5
lhash
md2
md4 Fix some clang warnings. 2013-01-13 21:04:39 +00:00
md5 md5/asm/md5-[586|x86_64].pl: +15% on Atom. 2014-05-04 16:56:00 +02:00
mdc2
modes C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
objects CABForum EV OIDs for Subject Jurisdiction of Incorporation or Registration. 2014-02-26 15:33:11 +00:00
ocsp Don't try and verify signatures if key is NULL (CVE-2013-0166) 2014-04-01 16:37:51 +01:00
pem Fix warning. 2014-02-13 03:11:58 +00:00
perlasm Add "teaser" AES module for PowerISA 2.07. 2014-05-12 10:35:29 +02:00
pkcs7 Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339 2014-05-07 23:21:02 +01:00
pkcs12 PKCS#8 support for alternative PRFs. 2014-03-01 23:16:08 +00:00
pqueue
rand ssleay_rand_add returns a value in 1.1.0 2014-04-09 15:35:51 +01:00
rc2 misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
rc4 C64x+ assembply pack: add RC4 module. 2014-05-04 16:39:59 +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 Add functions returning security bits. 2014-03-28 14:49:04 +00:00
seed
sha C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
srp - fix coverity issues 966593-966596 2014-05-06 00:02:31 +01:00
stack CMS support for key agreeement recipient info. 2013-07-17 21:45:00 +01:00
store
threads
ts Fix double frees. 2014-04-22 16:58:43 +01:00
txt_db
ui
whrlpool x86_64 assembly pack: make Windows build more robust. 2013-01-22 22:27:28 +01:00
x509 For self signed root only indicate one error. 2014-03-03 23:36:46 +00:00
x509v3 make depend 2014-04-25 14:31:05 -04:00
.cvsignore
alphacpuid.pl
arm_arch.h crypto/armcap.c: detect ARMv8 capabilities [in 32-bit build]. 2014-05-04 10:55:49 +02:00
armcap.c crypto/armcap.c: detect ARMv8 capabilities [in 32-bit build]. 2014-05-04 10:55:49 +02:00
armv4cpuid.S crypto/armcap.c: detect ARMv8 capabilities [in 32-bit build]. 2014-05-04 10:55:49 +02:00
c64xpluscpuid.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +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
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 make depend 2014-02-19 20:09:08 +00:00
md32_common.h Initial aarch64 bits. 2013-10-13 19:15:15 +02: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 Move gmtime functions to crypto.h. 2014-02-19 18:02:04 +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 ppc64-mont.pl: eliminate dependency on GPRs' upper halves. 2013-11-27 22:50:00 +01:00
ppccpuid.pl PPC assembly pack: add .size directives. 2013-10-15 00:14:39 +02:00
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 sparcv9cap.c: omit random detection. 2013-12-28 13:31:14 +01: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]cpuid.pl: add low-level RDSEED. 2014-02-14 17:24:12 +01:00
x86cpuid.pl x86[_64]cpuid.pl: add low-level RDSEED. 2014-02-14 17:24:12 +01:00