-
We use this in ENS for verification of P256 signatures on DNSSEC records, and the gas cost of verifying a signature is a significant barrier.
We're interested in offering a bounty for work on impro…
-
# Feature description
> I have noticed that it isn't possible to use the faceID to generate the authentication key. It is possible with the competitor's application termius, but only with ecdsa (P256…
-
根据这个文档 https://docs.chainmaker.org.cn/v2.1.0/html/tech/密码算法引擎.html
密码库 | 签名 | 验证 | 加密 | 解密
-- | -- | -- | -- | --
同济库 | 3194 | 691 | 680 | 984
北大gmssl | 32793 | 17258 | 7633 | 8902
腾讯国密 | 43951…
-
![image](https://user-images.githubusercontent.com/9427628/200729504-8b8cf5a0-6bc7-445f-a505-c5311c5a2bd1.png)
go version go1.19.2 darwin/arm64
-
Cosmos sdk supports secp256r1 (aka p256), but it seems like no js client (cosmjs does not) support signing it so far. secp256r1 is usually used by passkey, supporting it will make wallet ux a huge ste…
-
### Description
To make it easier include ROM, ROM_EXT into certification scope if would be required, it is useful to run known-answer tests for cryptographic algorithms used for signature verificati…
-
Hello,
first of all, sorry if I'll be missing important info here, i'm really unexperienced with linkers, compilers and stuff like that.
I am developing a Rust app that seems to be using ring as…
-
multi-party-ecdsa used to work with several curves by specifying certain features. Currently, curve is fixed: we use secp256k1.
Choice of curve may be added by introducing generic parameters to al…
-
### What version of Go are you using (`go version`)?
`go1.9.1 linux/amd64`
### What operating system and processor architecture are you using (`go env`)?
GOHOSTARCH="amd64" (intel)
GOHOSTOS="lin…
-
When I try to build on macOS I get the following errors:
```
gcc -o mkbootimg.o -ffunction-sections -O3 -c mkbootimg.c -I. -Werror
mkbootimg.c:284:41: error: taking address of packed member 'kern…