-
Would you be so kind to send me an embed code for the data encryption tool? Thank you very much indeed:
broukpitlik@gmail.com
-
DIDExchange uses keys to sign and encrypt messages, and appears to expect that the same keys be used for both purposes. A method exists in the legacy envelope format for using signing/verification key…
-
To ensure the wallet maintains control over secrets, the crypto operations in Crypters need to be inside the wallet. However, the formatting of envelopes doesn't conceptually belong to the wallet, and…
-
This is mostly JFYI, feel free to act on it or ignore it:
https://github.com/hashcat/hashcat/blob/11c8a4040b0b439b520952a461cbfa8f1d12898e/src/modules/module_11300.c#L147 requires that the salt siz…
-
### [READ] Step 1: Are you in the right place?
* For issues or feature requests related to __the code in this repository__
file a Github issue.
* If this is a __feature request__ make s…
-
Maybe I'm doing something wrong.
If:
1. KeyczarTool.exe create --location=[path] --purpose=crypt
2. KeyczarTool.exe create --location=[path] --status=primary
3. Crypter cyp = new Crypter(path);
…
-
Bonjour,
Les mots "crypter" ou "cryptage" n'existent pas. Je te conseil donc de renommer ton projet avec un mot approprié que tu pourras trouver ici : https://chiffrer.info/
À part ça, sympa le proj…
ghost updated
5 years ago
-
As with [Dash](https://github.com/dashpay/dash/issues/2562), I am trying to build Gulden on armv7l (note: last character is the letter L) as found in https://www.turris.cz/en/omnia/. Reason is that th…
-
Good Afternoon,
I am trying to run this project on my MacBook air.
I have followed the steps mentioned by you.
But, I am still facing an issue.
While running npm start on the terminal i am getti…
-
As discussed in [aries-rfcs/issues/133](https://github.com/hyperledger/aries-rfcs/issues/133), implement the 'legacy' crypter from [RFC #0019](https://github.com/hyperledger/aries-rfcs/blob/master/fea…