-
I'd like to have support for `ECDSA_P521_SHA512_ASN1_SIGNING` signing, DER export and key generation as there already is support for `ECDSA_P256_SHA256_ASN1_SIGNING` or `ECDSA_P384_SHA384_ASN1_SIGNING…
-
I have a rather fast implementation of the base field for Cortex-M4/M33 microcontrollers, ~wrapping~ stealing the assembly routines in https://github.com/Emill/P256-cortex-ecdh/blob/master/P256-cortex…
-
Remove the following signature algorithms:
- ECDSA_P256_SHA1
- ECDSA_P384_SHA1
- RSA_PKCS1_2048_8192_SHA1
Mozilla, Microsoft, and Google are all planning to turn off SHA-1 support on 2017-1-1 or 2017…
-
Hey guys, I have a question, is there a reason why PTE extension uses different curve ?
Extension:
```
export const curve = new ec("p256");
```
Wallet:
```
const thirdPartyLibEllipticSecp25…
-
EC_hash_to_curve1 is susceptible to timing attacks. I feel quite uncomfortable about proposing this even if this property is not relevant for some use cases. Do we know how to implement the _curve2 wi…
-
Hi Emil,
Thank you for your work, the performance is great on Cortex-M0, the best I seen so far.
I was wondering however if there's an easy way to implement public key decompression using intern…
-
Tracking issue for a basic outline of the documentation:
- [x] Installation
- [x] Entrypoints
- [x] Overview
- [x] Instantiate (#13)
- [x] Execute (#13)
- [x] Query (#13)
…
-
# 🐛 Bug
When I launching a `cargo build` in WSL2 Ubuntu I got error `failed to select a version for `zeroize`.`
## To reproduce
To reproduce: just copy and paste this code - https://aptos.dev/sdk…
-
First of all, thank you for your reply amidst your busy schedule
We have been using Alice for three years and it is indeed a great open source project.
Thank you very much if you can s…
-
Consider the following detached signature:
```
-----BEGIN PGP SIGNATURE-----
iMoEAAEIADQWIQTUqUiGscoglqZFjlxH8QwIeIS3WAUCWV4sahYccnNhLTEwMjRi
QGV4YW1wbGUub3JnAAoJEEfxDAh4hLdYyJAEAIdj4hU0rOnrpNzs…
J08nY updated
2 years ago