-
If a JWT is encrypted and not just signed, would be nice to have ability to decrypt the verified contents. If this is an RFE? If so could I patch
smof updated
5 months ago
-
Thank you for the app for encrypt/decrypt mail.
Any thoughts on allowing encryption/decryption of files?
Thanks
-
When crypto enabled in board_config causes bootloop on twrp splash screen. for now leave it commented out.
-
I’ve copied and pasted numerous times and still isn’t decrypting messages? I’m not sure what the issue is, can you help?
-
When I run
`data = vault.load(open(test).read())` where `test = "/path/to/vault.yml"`
I get this
```
---------------------------------------------------------------------------
AnsibleError …
-
### Is your feature request related to a problem?
Certain input values for a release defined in a `fleet.yaml` can contain sensitive data that should not be commited to git. A safer strategy would be…
-
Where and how am I expected to find these values?
client_id Client ID used for login
client_secret Client secret used for login
bf_secret Constant for deriving key used for track decryption
t…
-
**Description**: In the package encryption, in the EncryptFile function, document the choice and method of padding used (PKCS#7) for clarity and maintainability.
> - Function: EncryptFile
> - Line…
-
It looks like the extension does not support an Initialization Vector as an input. It would be nice to have because if there is only one block of ciphertext available, we can still do the attack if th…
-
### Is your feature request related to a problem?
We fully automated VM-Series deployments, using this provider.
The only Terraform resource we are currently missing is the decryption profile (Obj…