-
Seems that [AD encryption](https://github.com/libyal/libewf/blob/main/documentation/Expert%20Witness%20Compression%20Format%20(EWF).asciidoc#7-ad-encryption) section (it's decryption part) is wrong.
…
-
### Problem:
I'm attempting to use `aws_lc_rs::aead` to encrypt and decrypt packets. The AEAD in-place should work fine. However, I need to include the nonce in the header (aad'd as well).
I…
-
I’m not sure how difficult this would be to implement, but it would be a nice addition to the lib if you have the extra time :)
Found an old article about something similar, but it's probably not r…
-
Heyyo! I've got a curious question, I'm working on scenarios where I'd like to use the public half of an RSA key to encrypt content with skopeo as the runner (e.g., `skopeo copy --encryption-key jwe:m…
-
Add possibility to encrypt and decrypt data with bitcoin keypair.
Require only (public key & address) or (data & signature & address) for encryption.
-
ServerSettingsModel has the methods EncryptPassword and DecryptPassword. These use System.Security.Cryptography.ProtectedData, which compiles for .NET6 but throws a runtime exception on Linux.
```
…
-
Add functionality to the encryption key textbox.
-
We wanted to update on an issue which is not a supported use case but it maybe be enabled in future. As soon as encode and decode mode are activate we think there is an issue within the design. So it…
-
Thank you for the app for encrypt/decrypt mail.
Any thoughts on allowing encryption/decryption of files?
Thanks
-
While discussing single packet space vs multi packet space designs, @martinduke brought up the topic of hardware offloading. The effect of any design changes on packet encryption/decryption should tak…