-
### Description
I would like to explore the possibility of changing the elliptic curve used in the Go Waku project to Ed448-Goldilocks. This would be a significant change and has the potential to e…
-
## Motivation
We want to ensure that we track and act upon findings from the audit.
## Scope
### `frost-core`
- [x] #442
- fixed in #452
- [x] #443
- fixed in #453
- [x] #455
- fixe…
-
### gopls version
```
Build info
----------
golang.org/x/tools/gopls v0.11.0
golang.org/x/tools/gopls@v0.11.0 h1:/nvKHdTtePQmrv9XN3gIUN9MOdUrKzO/dcqgbG6x8EY=
github.com/BurntSushi/toml…
-
This crate ~~uses~~ [used](https://github.com/drcapybara/capyCRYPT/pull/34) the Rug integer FFI to the GMP library. This gives us _blazing_ fast speeds on integer calculations, but it comes at the cos…
-
Hi All,
I have problem when compile xray-core for ramips router, but no issue when compile filogic.
Please kindly help to review this issue.
Thanks
`github.com/cloudflare/circl/sign/ed25519
g…
-
Context is related to this issue in another Rust crate that uses fiat-crypto: https://github.com/crate-crypto/Ed448-Goldilocks/issues/28
In a nutshell: some code is using the p448 field (for implem…
-
In the `FieldElement56::negate()` function:
https://github.com/crate-crypto/Ed448-Goldilocks/blob/30946a3dcba264102a6812946f7fcacbcbd65f22/src/field/fiat_u64/prime_field.rs#L163-L168
the negation us…
-
Currently, `ed*` keys (`ed25519` and `ed448`) are not supported either by `picky` nor `picky-asn1-x509` crates. In scope of this task the following should be implemented:
- PKCS1(DER) and PKCS8 pem k…
-
During go install on Fedora 38 I get the following error:
`/home/user/go/pkg/mod/github.com/minio/selfupdate@v0.6.1-0.20230907112617-f11e74f84ca7/minisign.go:8:2: unrecognized import path "aead.dev…
-
We want to support all curves defined in the spec.