-
# [RFC] Use libsodium instead of OpenSSL
## Summary
This RFC conceptualise the implementation and migration of libsodium instead of OpenSSL to power transcrypt.
It will increase security and us…
-
**Describe the solution you'd like**
The ciphers exposed on rke2 9345/tcp are as follows:
```
TLSv1.2 (server order -- server prioritizes ChaCha ciphers when preferred by clients)
xc02b TLS_ECD…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
## Description
Hello,
I use the Prometheus operator to create the Prometheusagent
crd:
…
-
## IV
> Y coodinate's SHA256 hash will be the 256 bit IV for the AES256 block cipher.
1. AES-256 has 128 bit blocks, so the IV is at most 128 bits. Rijndael supports 256 bit blocks, but that's no lo…
-
As noted by Alan, Lexmark stumbled into an issue with the HCD cPP v1.0 for the FCS_COP.1/KeyEnc Cryptographic operation (Key Encryption) SFR on page 62:
The SFR states that:
The TSF shall perform …
-
With an authenticated SDK in a Go service, I am able to successfully encrypt a TDF3 with the following:
```go
attrValues := []string{"https://namespace.com/attr/attr1/value/value1"}
sdk.CreateT…
-
Good morning,
when trying to connect with tls1.3 both the broker and the client (mosquitto_pub) are ignoring the "ciphers" keyword and always using TLS_AES_256_GCM_SHA384 even if other ciphers (or …
-
StrongSwan 6 beta 5 | Failed to generate a common proposal even though there is an acceptable choice
- The proposals of each of the two peers are printed in the output below
- The proposals in bot…
-
The test vectors presently use the following ciphersuite strings:
* **XSTREAM_X25519_HKDF_SHA256_AES128_SIV**
* Key Agreement: X25519
* KDF: HMAC-SHA-256
* Symmetric Cipher: AES-128-SIV
*…
-
Hi.
Could you explain please how you have "up to 65535" cipher suites "per SSL protocol" ?
I personally doesn't know any other cipher suite than [those 376 ones](https://docs.rs/rustls/latest/ru…
kylak updated
2 months ago