-
If I have a connection string like:
`User=SYSDBA;Password="""'""''";Database=testDb;DataSource=localhost;Port=3051;Dialect=3;Charset=UTF8;Role=;Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxP…
-
I am running polkadot.js over IOS using react-native. `keypair.toJson` and `keypair.unlock `each take almost 60 seconds. Same code I run in a browser extension and it works fine.
The numbers while…
-
After downloading, I have a URI like arweave.net/{:id} but it doesn't work... What can I do? Has Arweave changed the composition of its URLs?
Create umi instance with IrysUploader
```
const con…
-
### Is your feature request related to a problem? Please describe.
This isn't a critical feature but would be simple to add and useful for finer level control of the process.
Recently we had an …
-
You can generate a SECP256K1 keypair and then tell pyjwt to sign a message using algorithm "ES256".
## Expected Result
An exception should be raised, because the SECP256K1 curve is not compatibl…
-
After struggling for quite some time despite following the doc and various sources on the Internet, I have finally discovered the way to configure pam_yubico as the 2nd factor along with SSH keys for …
-
Currently, `generate_keypair()` [outputs a private key and a certificate](https://github.com/mc2-project/mc2/blob/master/python-package/mc2client/core.py#L512). We should modify this function to also …
-
I'm curious to implement a hyperdb where the public/private keypair are treated as a "capability" code, where anyone who has them can write to the same hyperdb. Is replication between the same keypair…
-
It seems to me that the ticket encoding / decoding relies on the keypair obtained via `mnet_get_keypair()`. If I recall correctly, MNet changes the keys regularly. Does it mean that each such change i…
-
We would like to enable some for of secure erasure downstream. I'm not able to do this but I'd at least like to provide a "non-secure erase" and then people can put compiler fences or whatever around …