-
### Feature description
I am doing some task to process sensitive data / secrets using Python script / command. There is encryption for `inputs` and `outputs` by configure `encryption.secret-key` but…
-
The Zeto tokens with encryption presents a unique challenge to a client implementation that may host many babyjubjub keys.
The encryption feature in Zeto is designed as follows:
- transaction inputs …
-
I implemented the built-in Sign function in Lattigo by following your comparison_test.go example.
I noticed that the secret key is used when creating the bootstrapper, which is then passed as an arg…
-
DES and AES
-
Have a challenge about "bad encryption practices" where we hardocde the key and the secret in java.
Steps to take:
- create a secret on your computer
- encrypt it with your algorithm of choice …
-
Hello.
Recently we decided to upgrade to from v0.8.54 to v0.9.5. After reading and following the [BREAKING.md](https://github.com/authelia/chartrepo/blob/master/charts/authelia/BREAKING.md) guideli…
-
The current data at rest encryption design with RSA private key is both slow and insecure (crackable passphrase and not quantum safe, which is esp. problematic for data at rest). Go standard lib alrea…
-
Setup
```
Rancher version: v2.7-0b2f7fa0f878c3402ddf416a5b622327949b9348-head
Browser type & version: Chrome latest
```
**Describe the bug**
While creating downstream EKS cluster, there is an …
-
Currently we use persistent storage (the on-disk key value database) to store the following things in `entropy-tss`:
- The network keyshare, if we have one.
- Our secret keys for TSS account / x25…
-
### Describe the bug
Cannot provide `MB_ENCRYPTION_SECRET_KEY_FILE` as an env var to the metabase container.
### To Reproduce
1. Create container with a secret in a file and an env var `MB_ENCRYPTI…