-
FR to support encryption/decryption using TPM based keys.
WIth this, you can encrypt and decrypt data only with the _same_ TPM.
for example, this is encryption/decryption using `tpm2_tools` (cpp…
-
```
What steps will reproduce the problem?
1. encrypt in flash
2. decrypt in java using cipher "RSA/ECB/PKCS1Padding"
3. sometimes, not always, I get following errors
BadPaddingException... Data must…
-
```
What steps will reproduce the problem?
1. encrypt in flash
2. decrypt in java using cipher "RSA/ECB/PKCS1Padding"
3. sometimes, not always, I get following errors
BadPaddingException... Data must…
-
In the helm world, we can use [helm-secrets](https://github.com/futuresimple/helm-secrets) to safely git-commit credentials used by your apps by encrypting it w/ [sops](https://github.com/mozilla/sops…
-
As this is a private blockchain application we need a mechanism of preventing unauthorized parties from querying the state of the blockchain
-
I use Python library for decryption and C code for encryption. I am able to work with string values like "Hello World!" "Hell World" but when I tried to do it with "Hey" it didn't work.
It seems w…
-
**Is your feature request related to a problem? Please describe.**
I work with APIs that contain sensitive data in my requests. The sensitive data in the payload needs to be encrypted using a .pem fi…
-
```
What steps will reproduce the problem?
1. encrypt in flash
2. decrypt in java using cipher "RSA/ECB/PKCS1Padding"
3. sometimes, not always, I get following errors
BadPaddingException... Data must…
-
-
```
What steps will reproduce the problem?
1. encrypt in flash
2. decrypt in java using cipher "RSA/ECB/PKCS1Padding"
3. sometimes, not always, I get following errors
BadPaddingException... Data must…