.. |
bearssl/src
|
Upgrade bearssl to acc70b1be60a6f321e2da618cd35d901b1a598a4
|
2020-02-07 12:32:49 -08:00 |
bearssl.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_aead.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_block.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_ec.h
|
Upgrade bearssl to acc70b1be60a6f321e2da618cd35d901b1a598a4
|
2020-02-07 12:32:49 -08:00 |
bearssl_hash.h
|
Upgrade bearssl to acc70b1be60a6f321e2da618cd35d901b1a598a4
|
2020-02-07 12:32:49 -08:00 |
bearssl_hmac.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_kdf.h
|
Upgrade bearssl to acc70b1be60a6f321e2da618cd35d901b1a598a4
|
2020-02-07 12:32:49 -08:00 |
bearssl_pem.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_prf.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_rand.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_rsa.h
|
Upgrade bearssl to acc70b1be60a6f321e2da618cd35d901b1a598a4
|
2020-02-07 12:32:49 -08:00 |
bearssl_ssl.h
|
Upgrade bearssl to acc70b1be60a6f321e2da618cd35d901b1a598a4
|
2020-02-07 12:32:49 -08:00 |
bearssl_x509.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
config.h
|
Remove platform dependent code, update travis to attempt precompiled builds for all platforms
|
2020-02-21 11:45:14 -08:00 |
ec_prime_fast_256.c
|
Fixed a TLS timeout when connecting to servers with large ECC chains, removed curve25519 support to save space, added back chachapoly support for speed benefits
|
2019-08-01 10:00:00 -07:00 |
inner.h
|
Upgrade bearssl to acc70b1be60a6f321e2da618cd35d901b1a598a4
|
2020-02-07 12:32:49 -08:00 |
SSLClient.cpp
|
fix an issue where a driver desync would cause future connections to fail
|
2020-05-26 15:19:45 -07:00 |
SSLClient.h
|
halfway through rewrite of mTLS api, need to finish testing RSA support
|
2020-02-26 11:54:54 -08:00 |
SSLClientParameters.cpp
|
add support for SAM, switch __throw_length_error to weak linkage
|
2020-05-24 14:00:35 -07:00 |
SSLClientParameters.h
|
reworked mTLS authentication
|
2020-03-02 10:20:57 -08:00 |
SSLSession.h
|
refactored SSLClient to use a reference to a client as opposed to an instance.
|
2019-11-07 12:08:39 -08:00 |
time_macros.h
|
added unix timestamp macro, fixed RNG implementation with analog pin, fixed bugs (client works now!)
|
2019-02-28 15:44:21 -08:00 |
TLS12_only_profile.c
|
Fixed a TLS timeout when connecting to servers with large ECC chains, removed curve25519 support to save space, added back chachapoly support for speed benefits
|
2019-08-01 10:00:00 -07:00 |