-
**Is your feature request related to a problem? Please describe.**
Would like the ability to disable Weak Cyphers via gui if possible.
**Describe the solution you'd like**
Show the Ciphers Used i…
-
On developer.ledger.com I found CX_CURVE_NISTP521 in the ox_ec.h file. This gives me hope that Secp521r1 is supported by the device. Do you have any plans to add support for this curve to the app?
-
Hi, I'm still using your library for my project and it works great, the the app which I'm porting from Android to iOS is communicating with a 3rd Party endpoint and in one of the recent updates they s…
-
When trying to load a site with a secp521r1 certificate, such as nnix.com, I get "The operation couldn't be completed. (Network.NWError error 2.)". Might be cipher suite support? This works on browser…
-
As per RFC 8446 "Clients can offer as many KeyShareEntry values as the number of supported groups it is offering" in ClientHello during TLS1.3 handshake
But currently OpenSSL does not support mul…
-
Not found here https://github.com/mumble-voip/mumble/pull/1677
If there is a secp384r1 ECDSA certificate in use and you want long-term security https://www.keylength.com/en/3/ (Level 8), you want to …
-
- [√ ] I certify that I have read the contributing guidelines and I acknowledge if I don't follow the format below or I don't check this box, my issue will be closed immediately without any notice.
…
-
Jar 依赖中的 Strings , 有一些被混淆了,但还有一些没有被混淆。不知道是什么原因?是不是有什么配置可以混淆所有的 String 呀。
请看以下反编译后的代码片段,里面的String不知道什么原因没有被混淆
`
i2_02.X0 = (String)((Hashtable)object).get("Id");
object = "0000000…
-
Hey blackshirt,
Sorry, I got no other way to contact you :) You can write me to alexander [at] vlang.io
I wrote ecdsa module on top of openssl (for performance), can you please have a look when …
-
This is a tracking issue for additional elliptic curves we could potentially implement.
Note that we are presently focusing on short Weierstrass curves which can be implemented using the `primeorde…