-
Using : const struct uECC_Curve_t *curve = uECC_secp256k1();
We are using it this way:
uECC_sign(APPPRIVKEY, sha256_output, sizeof(sha256_output), signature, curve);
This is generating a dif…
-
nick@nick:~/Github$ sudo npm install -g ethersim
[sudo] password for nick:
npm ERR! not a package /tmp/npm-16321-owQ1nK8p/github.com/iurimatias/node-jsonrpc2.git
npm ERR! Error: ENOENT, open '/tmp/n…
-
[Multiformat](https://github.com/multiformats/multicodec/blob/master/table.csv) has an extensive list of data types and encodings, which would allow compact representation of relevant cryptographic pr…
vdods updated
7 months ago
-
**Github username:** @9olidity
**Submission hash (on-chain):** 0x7ec10f183a2c176578f059a0e81592ca36c1e6f1c377ec067808fcc5f6ee0438
**Severity:** medium
**Description:**
**Description**\
When `src==de…
-
merchant private key (pem) file. below function:
const ASN1ECRfc5915Key = asn.define('Rfc5915Key', function() {
this.seq().obj(
this.key('version').int(),
this.key('privateKey').octstr…
-
we should change the version strategy for `php7-scalar_objects` because they don't have a versioning strategy in their repository and are using the master branch.
Instead of using an own version nu…
xarem updated
3 years ago
-
I'm trying to compile [k256](https://github.com/RustCrypto/elliptic-curves/tree/master/k256) for ATmega328, a popular 8-bit chip on arduino boards, but I'm getting:
```rust
error: this crate build…
-
`'pkg-config' is required to install this package.`
^I get this error while installing the package. The same error appears for `secp256k1` module. I tried `pip install pkgconfig` and also followed …
-
Thanks for taking your time to create an issue report! This is invaluable to the project. Below there are some basic sections, we ask you to fill in.
- Please replace as many instances of FIXME belo…
-
KeyType is confusing. Use what Kotlin does and separate out Algorithm/Curve.