-
**Github username:** @0xLogos
**Twitter username:** --
**Submission hash (on-chain):** 0x6bea734e2375c9a608bf88f289905faf591b9c20978f96e7d83eb5a572c4b92a
**Severity:** high
**Description:**
In Dynam…
-
Message. This after "sign+encrypt" by encryption public key RSA,
and signing this by ECC private key.
Qustion: Can I get an encrypted message without decryption,
by only VERIFY the signature,
or…
-
Right now we have ripemd160 and hmac_sha512 RPCs, implemented in #63 .
hmac_sha512 is supposed to be used by the launcher GUI in order to derive the seed of mainchain wallet and all sidechain walle…
-
```
Hi.
Could you please add assymetric encryption option? I know that the private key
would be needed for incremental backups - but for doing only full backups it
is a *very* nice option for peop…
-
This video is superb to learn about Zod, TypeScript and any other auth best practices you might be missing: https://www.youtube.com/watch?v=qylGaki0JhY
However, you **don't** need to use assymetric…
-
First of all, @aleiepure great project!
Here is my list of requested features. Maybe even I'll contribute some of them if I have time. (I hope pull requests are welcome)
If anyone else wants to …
-
I have basic test
```
it('boo', () => {
expect(null).toBeNil();
expect(undefined).toBeNil();
expect(true).not.toBeNil();
expect(undefined).toEqual(expect.toBe…
-
# W
# H
# Y
-
Dear Vladimir,
We work with assymetrical barcodes in order to multiplex a large number of samples on our Sequel-IIe (inspired from the 16S pipeline and using the same layouts).
I read in your us…
-
### Current behavior
Currently we have `Ockam.AsymmetricWorker` which allows to set up worker with 2 addresses (`inner` and `outer`)
To configure different authorization rules for different addres…