-
Hello 👋,
Trying to migrate from kr to akr but getting an error.
Using an M1 mac with an iphone, not sure if this can be the reason to the error.
```
> akr setup
Error: File IO error: 'No su…
-
**Describe the bug**
I see error message and i'm having trouble doing git clones - seems intermittent - works at one point - then stops. Might not be related but..... The reboot triggers the https is…
-
I'm working with OP-TEE 3.16 on STM32MP1 on Linux 5.15.24. The PKCS#11 interface works in principle, but any asymmetric key generation attempts fail with CKR_FUNCTION_NOT_SUPPORTED. I'm using pkcs-11-…
-
Study how to integrate multisig support.
I think you saw some codebased that support multisig with our signature scheme @Eitu33. Would you mind sharing them here ?
-
Currently the PK module does most crypto operations using PSA Crypto in builds with `MBEDTLS_USE_PSA_CRYPTO`. However, for parsing and writing keys it still relies on ECP functions - for (de)serializa…
-
### Description
I'm trying to construct a PublicKey instance from the ECDSA public key string as follows:
```ts
import {
PublicKey,
} from "@hashgraph/sdk";
const eoaAddress = '0xe15A8699a…
-
`v1.0.0012
`
![Untitled](https://user-images.githubusercontent.com/1551503/99069276-f4b0ef80-25a5-11eb-952b-4d316a7a067c.png)
```
2020-11-13 11:39:45.737 INFO 8076 --- [eb-scheduling-1] c.goo…
-
This is the current latest version of CRC installed on a clean install of Fedora38. When starting CRC / Microshift.
```
$ ./crc version
CRC version: 2.23…
-
Para 123, 124
### Comment:
How does this test cover the proper generation of the ephemeral key involved in the generation of an ECDSA signature?
### Proposal:
### Priority: 1
-
I am in the early stages of writing an app for the Ledger Nano S. I would like to derive a private key for use in an arbitrary cryptosystem (basically just deterministic entropy), what do I pass to `o…