Matt Caswell
|
10bda8f8dd
Reformulate the if condition in tls_process_new_session_ticket
|
6 years ago |
Matt Caswell
|
6cf2dbd9fa
Don't store the ticket nonce in the session
|
6 years ago |
Matt Caswell
|
4ff1a52666
Fix TLSv1.3 ticket nonces
|
6 years ago |
Matt Caswell
|
309371d626
Fix EAP-FAST
|
6 years ago |
Matt Caswell
|
ac52f42aca
Fix no-dsa
|
6 years ago |
Andy Polyakov
|
316d527ff9
crypto/ppccap.c: wire new ChaCha20_ctr32_vsx.
|
6 years ago |
Andy Polyakov
|
791cc3029b
chacha/asm/chacha-ppc.pl: improve performance by 40/80% on POWER8/9.
|
6 years ago |
Andy Polyakov
|
3f9c3b3c48
perlasm/ppc-xlate.pl: add vmrg[eo]w instructions.
|
6 years ago |
Andy Polyakov
|
f0c77d66b4
sha/asm/sha512p8-ppc.pl: fix build on Mac OS X.
|
6 years ago |
Georg Schmidt
|
0336df2fa3
Issue warnings for large DSA and RSA keys
|
6 years ago |
Rich Salz
|
630fe1da88
Improve wording
|
6 years ago |
Richard Levitte
|
02f9d83585
crypto/sm2/sm2_za.c: include internal/numbers.h
|
6 years ago |
Matt Caswell
|
722add716b
Rebuild error codes
|
6 years ago |
Matt Caswell
|
2167239aba
Use lowercase for internal SM2 symbols
|
6 years ago |
Matt Caswell
|
206521a06e
Remove non-existant functions from libcrypto.num
|
6 years ago |
Matt Caswell
|
245be5304d
More more on SM2 error codes and tidy up
|
6 years ago |
Matt Caswell
|
e14d6cf691
Improve use of the test framework in the SM2 internal tests
|
6 years ago |
Matt Caswell
|
44d3845d89
Further work on SM2 error codes
|
6 years ago |
Matt Caswell
|
266291aa8d
Add test recipes for internal SM2 tests
|
6 years ago |
Jack Lloyd
|
2398404e00
Set SM2 error codes
|
6 years ago |
Jack Lloyd
|
e425f90fff
Make SM2 functions private
|
6 years ago |
Andy Polyakov
|
c4d9ef4cc5
sha/asm/sha512p8-ppc.pl: improve POWER9 performance by ~10%.
|
6 years ago |
Andy Polyakov
|
1a467bd12f
chacha/asm/chacha-ppc.pl: improve POWER8 performance by 15%.
|
6 years ago |
Andy Polyakov
|
41013cd63c
PPC assembly pack: correct POWER9 results.
|
6 years ago |
Andy Polyakov
|
9a708bf982
{arm64|x86_64}cpuid.pl: add special 16-byte case to OPENSSL_memcmp.
|
6 years ago |
Andy Polyakov
|
c1b2569d23
modes/gcm128.c: coalesce calls to GHASH.
|
6 years ago |
Andy Polyakov
|
c5307d9cc0
evp/e_aes.c: replace calls to one-liners with references in GCM.
|
6 years ago |
Kurt Roeckx
|
1e653d0ff7
Fix checking the return value of getentropy()
|
6 years ago |
Kurt Roeckx
|
2545f9446e
Remove support for calling getrandom(), we now always call getentropy()
|
6 years ago |
Kurt Roeckx
|
cf0891b8f1
Look up availability of getentropy() at runtime.
|
6 years ago |