-
When attempting to import from JSON (a file that contains a SecretReferenceValueId, I'm receiving the following error.
This previously worked, and has seemingly stopped in the last few weeks. JSON …
-
the plan is to store old passwords in the wallet file. we'll handle them with the same level of security as the private keys. when a password change occurs, unsynced wallets can be unlocked during `sy…
-
I've been following the readme.md usage (my first time with this program) and it just crashed. Can't provide the input file that has been used (dmca problems), but here's the console output:
```
[…
-
The [latest Fedora 38 openzfs root instructions](https://github.com/openzfs/openzfs-docs/commit/06d69fe81b036e9cb5b5c7ba8fd464b112e167eb#diff-08dae028fcc4c6ee4d79ac2759d1a11940ed2a56e9a18afc46be874a7d…
-
**Tell us about your request**
Show _ValueFrom_ environment variable names in the console under _Cluster_ -> _Task_ -> _Container_ -> _Details_.
**Which service(s) is this request for?**
ECS web …
-
UPDATE: Decryption solved (found old sources on the net and corrected dasho class in them) BUT JAR is not updated correctly - classes are buggy and still with encrypted strings
SOLVED: cannot rebuild…
-
As part of a build script, I want to ask the user to create a (encrypted) private key if no private key file exists yet.
For this I run e.g.
openssl genpkey -algorithm ed25519 -aes256 -out tes…
-
Hello people!
I checked your package and got really close to my heart as I tried to do a similar thing, called [covertutils](https://github.com/operatorequals/covertutils) circa '17 (it's abandoned no…
-
We need a way to encrypt secret strings securely in various environments.
Previously, the only way to encrypt secrets on fly was to use the `fly secrets` CLI and "inject" the secret names in your c…
-
Is there any length limit for a string you encrypt?
```javascript
QuickEncrypt.encrypt(JSON.stringify({cookies: {"_ga": "GA1.2.1670449165.1565169702", session_id: "1d9e62e7-5dd7-44d7-89bc-e17c94be…