openssl/crypto
Andy Polyakov 5c3598307e sha1-ppc.pl: shave off one cycle from BODY_20_39
and improve performance by 10% on POWER[78].

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2014-07-21 15:29:09 +02:00
..
aes x86_64 assembly pack: improve masm support. 2014-07-09 20:08:01 +02:00
asn1 Add license info. 2014-07-04 18:41:45 +01:00
bf
bio Fix memory leak in BIO_free if there is no destroy function. 2014-07-09 23:29:17 +01:00
bn Fixed valgrind complaint due to BN_consttime_swap reading uninitialised data. 2014-07-13 22:17:39 +01:00
buffer Check length first in BUF_strnlen(). 2014-05-22 10:13:22 +01:00
camellia x86_64 assembly pack: make Windows build more robust. 2013-01-22 22:27:28 +01:00
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 Don't clean up uninitialised EVP_CIPHER_CTX on error (CID 483259). 2014-07-10 17:49:02 +01:00
comp
conf Prevent infinite loop loading config files. 2014-07-07 13:19:57 +01: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 Fix a wrong parameter count ERR_add_error_data 2014-05-19 22:10:14 +01:00
ec Corrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lcl.h. PR#3370 2014-06-03 23:15:58 +01:00
ecdh make depend 2014-02-19 20:09:08 +00:00
ecdsa Accessor functions for app_data in ECDSA_METHOD 2014-07-01 12:01:51 +01:00
engine Windows build fixes. 2014-07-19 22:57:37 +01:00
err misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
evp Engage GHASH for PowerISA 2.0.7. 2014-07-20 14:16:31 +02:00
hmac Add functions returning security bits. 2014-03-28 14:49:04 +00:00
idea Fix typo in ideatest.c 2014-06-28 00:06:13 +01:00
jpake
krb5
lhash
md2
md4
md5 md5/asm/md5-[586|x86_64].pl: +15% on Atom. 2014-05-04 16:56:00 +02:00
mdc2
modes Engage GHASH for PowerISA 2.0.7. 2014-07-20 14:16:31 +02:00
objects Please Clang's sanitizer, addendum. 2014-07-08 23:06:59 +02:00
ocsp Handle IPv6 addresses in OCSP_parse_url. 2014-06-27 17:30:59 +01:00
pem Sanity check keylength in PVK files. 2014-07-06 00:36:16 +01:00
perlasm x86_64 assembly pack: improve masm support. 2014-07-09 20:08:01 +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
rand Create ~/.rnd with mode 0600 instead of 0666 2014-06-08 21:15:48 +01:00
rc2 misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
rc4 Please Clang's sanitizer. 2014-07-08 22:24:44 +02:00
rc5
ripemd misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
rsa Return smaller of ret and f. 2014-07-05 22:37:41 +01:00
seed
sha sha1-ppc.pl: shave off one cycle from BODY_20_39 2014-07-21 15:29:09 +02:00
srp Constification - mostly originally from Chromium. 2014-06-29 21:05:23 +01:00
stack Implement sk_deep_copy. 2014-06-22 20:24:18 -04:00
store
threads
ts Fix double frees. 2014-04-22 16:58:43 +01:00
txt_db
ui * crypto/ui/ui_lib.c: misplaced brace in switch statement. 2014-07-13 19:11:46 +02:00
whrlpool x86_64 assembly pack: make Windows build more robust. 2013-01-22 22:27:28 +01:00
x509 Update API to use (char *) for email addresses and hostnames 2014-07-07 19:11:38 +10:00
x509v3 Update API to use (char *) for email addresses and hostnames 2014-07-07 19:11:38 +10: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
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_win.c
LPdir_win32.c
LPdir_wince.c
Makefile make depend 2014-02-19 20:09:08 +00:00
md32_common.h Please Clang's sanitizer. 2014-07-08 22:24:44 +02:00
mem.c
mem_clr.c
mem_dbg.c
o_dir.c
o_dir.h
o_dir_test.c
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
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
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 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 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 x86[_64]cpuid.pl: add low-level RDSEED. 2014-02-14 17:24:12 +01:00