-
We're running [S3Drive](https://s3drive.app/) (GUI for S3 on desktop, mobile, web) and recently aligned with Rclone's encryption scheme for better interoperability and features like drive mount and We…
-
### Attempted Debugging
- [X] I have read the debugging page
### Searched GitHub Issues
- [X] I have searched GitHub for the issue.
### Describe the Scenario
Hello,
I have added SMTP…
-
Currently for [URLs specified in ``](https://restraint.readthedocs.io/en/latest/jobs.html#fetch) restraint either:
- fetches archive with libcurl when scheme is `https`, `http` or `file`
- uses git …
-
### MSAL client type
Confidential
### Problem statement
Certain application would like to extend MSAL's authentication flow to suit their needs.
### Proposed solution
Enable the extension of MSAL…
-
How to play an MP4 encrypted with FFMPEG ?
By using the following FFMPEG command, I encrypted an MP4 file, and it can be decrypted and played using ffplay. Is there a way to pass this key to FFmpeg…
-
Since the bmcrypto dual key exchange we use is actually an Integrated Encryption Scheme (https://en.wikipedia.org/wiki/Integrated_Encryption_Scheme) we should change the name and probably change the K…
-
The current spec does not say anything about which keys the issuer uses for encrypting the response. It probably makes sense, that the keys in the credential request are treated as ephemeral keys whil…
awoie updated
5 months ago
-
I got
```
mpc/change_encryption_scheme.cc: In member function ‘Ctxt Change_ES_FHE_to_GM_A::unblind(const Ctxt&, const FHEPubKey&, const EncryptedArray&)’:
mpc/change_encryption_scheme.cc:45:15: er…
-
Described is **cryptobox**, an end-to-end application payload encryption scheme for WAMP based on authenticated public-key encryption cryptography using Curve25519, Salsa20 and Poly1305.
The cryptogr…
-
One of my workmates made an XML encryption / decryption process with certificates and CMS in Java using latest Bouncy Castle version.
Our customers want to implement those methods in .NET, so I'm try…