-
- [ ] ML-DSA / [Dilithium](https://pq-crystals.org/dilithium/)
- [ ] SLH-DSA
- [x] DSA
- [x] ECDSA
- [x] NIST P-256 (via [`p256`](https://docs.rs/p256/latest/p256/ecdsa/index.html))
- [x] NIS…
-
Hybrid public key encryption is a well-known cryptographic construction that allows a sender to encrypt arbitrarily-sized messages under a receiver’s public key. ECIES, for example, is one variant of …
-
Hi, author of Cloak here.
I have always advised my users that they do not need to enable traffic encryption in Cloak if the underlying proxy does a sufficiently good job in making their traffic appea…
-
-
Server: Mozilla/8.0 (Linux; Android 12.9; itel L6005) AppleWebKit/538.76 (KHTML, like Gecko) Chrome/102. 158.72Mobile Safari/538.76
IP address: 184.22.175.118
Country/District: Thailand
-
See https://forum.image.sc/t/omero-icessl-unable-to-set-ciphers/30704/33
In this case `omero.glacier2.IceSSL.Ciphers=HIGH:ADH:@SECLEVEL=0` had been previously set but was causing problems. This plu…
-
-
I tried running "browserify index.js" to get the actual lib but I doesn't seem to work. It would be awesome if you could show and example of it working to get an idea on how to use it.
-
I need to use HTTPS with the ECDHE-ECDSA-AES128-SHA256 cipher suite, but I cannot seem to get Restbed to use this cipher suite. The error I get is "no shared cipher" when I connect using cURL and spec…
-
I'm thinking about a covert TCP proxy that hides authentication message in ClientHello of TLSv1.3. The goal is to make it hard to detect such proxies for both passive attacker and active attacker.
``…