openssl/crypto
Andy Polyakov 7dcb21869b Add reference ChaCha20 and Poly1305 implementations.
Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2015-12-10 11:58:56 +01:00
..
aes ARMv4 assembly pack: allow Thumb2 even in iOS build, 2015-12-07 12:06:06 +01:00
asn1 make update 2015-12-09 22:09:19 +00:00
async "make update" after async merge. 2015-11-23 16:38:50 -05:00
bf
bio ex_data part 2: doc fixes and CRYPTO_free_ex_index. 2015-12-01 11:48:37 -05:00
bn ARMv4 assembly pack: allow Thumb2 even in iOS build, 2015-12-07 12:06:06 +01:00
buffer Rebuild error source files. 2015-11-05 15:48:37 +00:00
camellia
cast
chacha Add reference ChaCha20 and Poly1305 implementations. 2015-12-10 11:58:56 +01:00
cmac make update 2015-12-09 22:09:19 +00:00
cms make update 2015-12-09 22:09:19 +00:00
comp Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
conf make update 2015-12-09 22:09:19 +00:00
ct make update 2015-12-09 22:09:19 +00:00
des Remove des_ver.h; broke build. 2015-11-01 08:09:57 -05:00
dh make update 2015-12-09 22:09:19 +00:00
dsa make update 2015-12-09 22:09:19 +00:00
dso Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
ec make default_ec_key_meth static 2015-12-10 04:00:09 +00:00
engine Use NULL comparison 2015-12-09 22:09:20 +00:00
err remove ECDSA error line 2015-12-09 22:09:20 +00:00
evp make update 2015-12-09 22:09:19 +00:00
hmac make update 2015-12-09 22:09:19 +00:00
idea
include/internal Add reference ChaCha20 and Poly1305 implementations. 2015-12-10 11:58:56 +01:00
jpake Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
lhash Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
md2
md4
md5
mdc2
modes ARMv4 assembly pack: allow Thumb2 even in iOS build, 2015-12-07 12:06:06 +01:00
objects Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
ocsp make update 2015-12-09 22:09:19 +00:00
pem make update 2015-12-09 22:09:19 +00:00
perlasm ARMv4 assembly pack: allow Thumb2 even in iOS build, 2015-12-07 12:06:06 +01:00
pkcs7 make update 2015-12-09 22:09:19 +00:00
pkcs12 make update 2015-12-09 22:09:19 +00:00
poly1305 Add reference ChaCha20 and Poly1305 implementations. 2015-12-10 11:58:56 +01:00
pqueue
rand make update 2015-12-09 22:09:19 +00:00
rc2
rc4 Skylake performance results. 2015-09-26 19:50:11 +02:00
rc5
ripemd
rsa make update 2015-12-09 22:09:19 +00:00
seed
sha ARMv4 assembly pack: allow Thumb2 even in iOS build, 2015-12-07 12:06:06 +01:00
srp Fix clang complaints about uninitialised variables. 2015-12-07 20:37:08 +01:00
stack
store ex_data part 2: doc fixes and CRYPTO_free_ex_index. 2015-12-01 11:48:37 -05:00
ts make update 2015-12-09 22:09:19 +00:00
txt_db
ui ex_data part 2: doc fixes and CRYPTO_free_ex_index. 2015-12-01 11:48:37 -05:00
whrlpool Fix STRICT_ALIGNMENT for whrlpool 2015-11-21 14:22:02 +01:00
x509 make update 2015-12-09 22:09:19 +00:00
x509v3 make update 2015-12-09 22:09:19 +00:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl ARMv4 assembly pack: implement support for Thumb2. 2015-09-25 13:34:02 +02:00
c64xpluscpuid.pl
cpt_err.c ex_data part 2: doc fixes and CRYPTO_free_ex_index. 2015-12-01 11:48:37 -05:00
cryptlib.c Fix no-stdio build 2015-09-29 21:59:19 -04:00
crypto-lib.com
cversion.c Explicit OpenSSL_version_num() implementation prototype 2015-11-15 00:02:57 -05:00
ebcdic.c
ex_data.c ex_data part 2: doc fixes and CRYPTO_free_ex_index. 2015-12-01 11:48:37 -05:00
fips_err.h
fips_ers.c
ia64cpuid.S
install-crypto.com
lock.c Replace "SSLeay" in API with OpenSSL 2015-10-30 17:21:42 -04:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile
mem_clr.c Declare cleanse_ctr variable as extern 2015-11-21 14:21:49 +01:00
mem_dbg.c Add backtrace to memory leak output 2015-12-02 16:49:08 +01:00
mem.c
o_dir_test.c
o_dir.c
o_fips.c
o_init.c
o_str.c
o_time.c
opensslconf.h.in e_os.h: __sun done right. 2015-11-23 11:46:15 +01:00
pariscid.pl
ppc_arch.h
ppccap.c
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sec_mem.c Check error return from sysconf in secure memory code 2015-11-17 11:23:51 +00:00
sparc_arch.h
sparccpuid.S
sparcv9cap.c crypto/sparcv9cap.c: add SIGILL-free feature detection for Solaris. 2015-12-02 10:53:33 +01:00
thr_id.c Harmonize pointer printing and size_t-fy casts. 2015-10-05 09:26:19 +02:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl