-
It looks like upspin currently doesn't support Curve 25519:
```
-curve name
cryptographic curve name: p256, p384, or p521 (default "p256")
```
-
### Description
All Verilator test targets have been run in public CI in preparation for the addition of a weekly/nightly Verilator job. Of the current 390 targets, 67 tests timed out when run usin…
-
https://github.com/ValveSoftware/wine/blob/492470267af486cb24ad0deaa028168eb94618a4/dlls/bcrypt/bcrypt_main.c#L1713
Anno 1800 Multiplayer uses ALG_ID_ECDH_P384 in BCryptGenerateKeyPair when accepti…
-
@triska ,
New versions of Openssl (since 1.1.0) support **Curve25519**, but `load_private_key/3` does not work with it:
```
$ openssl genpkey -algorithm x25519 -out /tmp/key
```
```
25 ?- ope…
-
The `bp256` and `bp384` crates have a `wip-arithmetic-do-not-use` which enables a broken arithmetic backend.
It's unclear why it isn't working, but it's failing test vectors.
The field implement…
-
Hey, I'm currently add a new curve into nebula, I want to use P384 instead of P256. I added P384 base on current implementation of P256 curve. Everything seem ok, I can generate cert (using nebula-cer…
-
### What would you like to be added
step crypto keypair--kty EC --curve only support P256 P384 P512, but P256k1 ( scep256k1) is used wildly, why not support it
### Why this is needed
add …
-
### desc
Current allocation for all keys in Darjeeling OTP look like this:
> Key Type: ECC NIST-P384 Curve.
> 160B = Custom Cert --> {PubKey:48, Signature:48, Device ID:32, metadata:16}
>
For ECD…
-
Perhaps the following can weigh in here:
[✅] @carl-wallace
[❓] @dghgit
[❓] @ounsworth
## CMS -- artifacts_cms_v2.zip
This is version 2 of the CMS artifacts format. It may change, if it …
-
Hey 👋🏻
I'm trying to use a dynamic signer when using `RequestBuilder`, but I'm running into this:
> the size for values of type `dyn Signer` cannot be known at compilation time
> the trait `Siz…