1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls/openssl
Andy Green 8ed67dfbc5 gencrypto: aes: improve test key now openssl checks it
Latest 1.1.1c (and patches 1.1.1b on Fedora) check the AES key for entropy
and error out if bad.  Our aes-xts test key was a by-hand pattern repeated 4
times and OpenSSL errors out on it.

Improve the key to a random one.
2019-07-14 15:46:47 -07:00
..
lws-genaes.c gencrypto: aes: improve test key now openssl checks it 2019-07-14 15:46:47 -07:00
lws-gencrypto.c jwe 2018-12-27 06:45:32 +08:00
lws-genec.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
lws-genhash.c boringssl: deal with loss of EVP_PKEY_new_mac_key 2019-07-09 18:18:10 +01:00
lws-genrsa.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
openssl-client.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
openssl-server.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
private.h openssl: reuse client SSL_CTX where possible 2019-03-18 06:54:38 +08:00
ssl.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
tls.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
x509.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00