-
Hi,
I'm trying to understand how this tool works. Everything seems to work ok (see logs below), but I'm not able to connect to some server through SSH after running `gp-saml-gui`, so I'm trying to …
-
H/t @ChristopherDavenport in [Discord](https://discord.com/channels/632277896739946517/839254871646404638/927640836542439495)
Cypher Suites
TLS_AES_128_GCM_SHA256 - Mandatory
AES_256_GCM_SHA384
…
-
run following script multiple times sometimes cause following error. If I run it in my environment fetch my own domain, "sometimes" would transfer to "mostly". I tried upgrade rustls and tokio-rustls,…
-
**Github username:** @MatinR1
**Twitter username:** MatinRezaii1
**Submission hash (on-chain):** 0xc634ce8be8e2d7c9d534a144da53a46d3d332bfba64fdd564f9c4d9464b4ce19
**Severity:** high
**Description:*…
-
Hi,
I tested createSign with secp256k1 and secp256r1 key input and it randomly produces incorrect signatures but sometimes correct ones - I cross tested this with NodeJS which gives me this error w…
-
My program receives an ephemeral_key (publickey) in the format ProtobufCBinaryData. I want to use my private key (private_key ECC_SECP256R1) and ephemeral_key to generate a shared key, What do I do wh…
-
**Abstraction**
Following [EIP-7212](https://eips.ethereum.org/EIPS/eip-7212), apply on U2U to allow efficient and cheaper on-chain P256 key pairs.
**Motivation**
Currently, most passkeys system …
-
The crypto package hasn't been maintained for a long time.
It doesn't support both secp256k1 for all its functionality, only secp256r1.
- [ ] We should generalise the ECKeyPair class to support bo…
-
Hello,
I'm new to Botan, having some difficulties.
For test purposes I need to create an ECDH_PrivateKey on P-256 (secp256r1) from raw bits (32 bytes in std::vector). I tried the ECDH_PrivateKey-K…
-
The benchmark applications shows only subset of the algorithms, while the actual application tests all of the algorithms:
~~~
MD4 : 12039 KB/s
MD5 …