Skip to content
#

openssl

Here are 820 public repositories matching this topic...

exploide
exploide commented Aug 30, 2019

Currently, testssl prints a big red warning when a server has no server preferred cipher order.

Mozilla recently relaxed their recommendations regarding cipher order. If only strong cipher suites are supported anyway, why not deciding according to the client's preferences. Maybe it's a phone that wants to optimize for performance on low hardware. Additionally, often browsers are better maintain

za3ter2p
za3ter2p commented Feb 1, 2020

Im scrolling and read i2pd.console and read stuff like:

[trust]
## Enable explicit trust options. false by default
# enabled = true
## Make direct I2P connections only to routers in specified Family.
# family = MyFamily
## Make direct I2P connections only to routers specified here. Comma separated list of base64 identities.
# routers = 
## Should we hide our router from other route
q2dg
q2dg commented Jul 28, 2016

This would give to this project a lot more visibility and traction, I think.
Steps to do the process are here: https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ
Thanks a lot.

P.S: It would be great if this example sketch (https://github.com/wolfSSL/wolfssl/blob/190d30f336c0ff32aecbf198bd0603b42dcac46a/IDE/ARDUINO/sketches/wolfssl_client.ino ) -or others if exist- come along with the lib

kakoni
kakoni commented Dec 15, 2017

Please delete this issue if this is not the proper place to ask. Anyway;
I've got temporary files on disk which I need to encrypt and pass on to http client (that reads IO/streams).

Not sure how to do this right, Pass file and StringIO (as a target) to SymmetricEncryption::Writer.encrypt and then construct new StringIO object from the result?

shekharHPE
shekharHPE commented Jan 27, 2020
  1. Is system capable of using a default of no compression - when using TLS
  2. Is the system capable of exchanging TLS messages in a single exchange or multiple exchanges.
  3. If TLS session resumption is used, is the timer associated with TLS session resumption configurable with default to be 1 hour.
  4. If TLS session resumption is used, is the maximum time allowed for a TLS session to resume

Improve this page

Add a description, image, and links to the openssl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openssl topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.