-
Hello,
Everytime i try to create a wallet, i get the error, "TronWeb is not a constructor". The tron version is "tronweb": "^6.0.0-beta.3".
`
const TronWeb = require('tronweb')
const private…
-
Hi there!
Thank you so much for creating this package! Quick question... I understand how to get "app_id" and "app_key" through signing up with IPDB. But how do we generate the `publicKey` and `pr…
-
### Symfony version(s) affected
7.1
### Description
This [PR](https://github.com/symfony/symfony/pull/51514) introduced a BC break in 7.1, which can be very problematic.
I used class names…
-
```console
~/compile/wg-meshconf/wg-mesher/bin/wg-meshconf showpeers
┏━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━…
-
(see my PR against NIP-39)
- grab already provided signature hashes
- give instructions in terminal to provide
- signed message
- `keytool -importkeystore -srckeystore example.keys…
-
In JDK 21 `java.security.Signature` method the provider chooser algorithm contains this code:
```java
// if provider says it does not support this key, ignore it
if (key != null && s.support…
-
Maybe I'm missing this capability, but could be added `detachedContent: Bool` (like with [`CMSEncoderSetHasDetachedContent`](https://developer.apple.com/documentation/security/cmsencodersethasdetached…
-
![image](https://github.com/user-attachments/assets/4af81ab9-da16-4e03-bdc2-d396672b455b)
i found this issue and also found small bug in code
unsigned int *privateKeys = new unsigned int[8 * tot…
shrec updated
3 months ago
-
Hello
please, how to decrypt AES256 with PrivateKey (Certificate)
Thx.
-
Hi,
When I want to use go to do some format cleaning for PEM file found that `ssh.ParseRawPrivateKey` and `x509.MarshalPKCS8PrivateKey` have different data type for `ed25519.PrivateKey`.
`ssh.ParseR…