issues
search
arduino-libraries
/
ArduinoBearSSL
Port of BearSSL to Arduino
MIT License
86
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use original sign and verify functions as default
#43
torntrousers
closed
3 years ago
1
Works with 1.5.0, not with 1.6.0
#42
torntrousers
closed
3 years ago
4
Making ArduinoECCX08 optional ?
#41
ffontaine
closed
3 years ago
3
Update CI workflows to modern standards
#40
per1234
closed
3 years ago
0
Add setEccChain function
#39
ffontaine
closed
3 years ago
2
New release?
#38
ffontaine
closed
3 years ago
1
Custom CA certificate
#37
torntrousers
closed
4 years ago
3
src/BearSSLClient.cpp: fix _ecSign
#36
ffontaine
closed
4 years ago
2
Adding runHash method
#35
luigigubello
closed
3 years ago
2
Adding symmetric encryption
#34
luigigubello
closed
4 years ago
0
Allow the user to set his own client certificate
#33
ffontaine
closed
4 years ago
0
Add MD5 API and example
#32
luigigubello
closed
4 years ago
2
Add _ecVrfy and _ecSign
#31
ffontaine
closed
4 years ago
2
sslClient.setInsecure(BearSSLClient::SNI::Insecure);
#30
TheEngineer2020
closed
4 years ago
3
Adding an additional BearSSL constructor as well as a method setClient to allow late initialisation.
#29
aentinger
closed
4 years ago
2
Add CI status badges to readme
#28
per1234
closed
4 years ago
0
Add CI badges to repository README
#27
aentinger
closed
4 years ago
0
Use GitHub actions for continuous integration
#26
per1234
closed
4 years ago
0
Add CI support
#25
aentinger
closed
4 years ago
0
Safer implementation of no-SNI connection method
#24
manchoz
closed
4 years ago
1
BSSL:Couldn't connect. Error = 'Unknown error code. when using different router
#23
rafaelcbarbosa
closed
4 years ago
2
Removed ciphers suite, protocol, etc not used for Arduino IoT Cloud
#22
aentinger
closed
4 years ago
2
RSA support
#21
lucatoldo
opened
4 years ago
1
Fix local TA + implicit noSNI constructor
#20
manchoz
closed
4 years ago
0
Add support for not sending any SNI
#19
manchoz
closed
4 years ago
11
Use two buffers instead of one buffer in split mode
#18
ffontaine
closed
4 years ago
7
ALPN support would be nice
#17
sitase
opened
4 years ago
8
Delete .development to publish
#16
matteosuppo
closed
5 years ago
0
Allow built-in trust anchors to be overrided via constructor
#15
sandeepmistry
closed
5 years ago
2
conditionally compile TAs to save up to 6KB rom space
#14
ravelab
closed
5 years ago
3
conditionally compile TAs to save rom space
#13
ravelab
closed
5 years ago
1
#define BEAR_SSL_CLIENT_IOBUF_SIZE
#12
ravelab
closed
5 years ago
5
RAM usage
#11
ravelab
closed
5 years ago
1
Add SHA1 and SHA256 API's and examples
#10
sandeepmistry
closed
5 years ago
1
fixed and cleaned documentation links
#9
rsora
closed
6 years ago
3
Add DST Root CA X3 and ISGR Root X1 as trust anchors, for Let's Encrypt support
#8
sandeepmistry
closed
6 years ago
1
Correct some root CAs
#7
sandeepmistry
closed
6 years ago
0
[CM-162] Add arduino ca
#6
AlbyIanna
closed
6 years ago
2
Add DSTRootCAX3.crt to BearSSLTrustAnchors
#5
vshymanskyy
closed
6 years ago
2
Update to BearSSL 0.6.0
#4
sandeepmistry
closed
5 years ago
2
https://www.arduino.cc/en/Reference/ArduinoBearSSL link in README gives a 404
#3
q2dg
closed
6 years ago
1
infinite while loop fix write() and clientWrite()
#2
Rocketct
closed
6 years ago
1
Fix example to connect to aws
#1
matteosuppo
closed
6 years ago
0
Previous