-
Even after proper data flow is established, same keys on both side should work, but they don't encrypt and decrypt the data correctly.
-
Hello,
It seems that it's completed in fucntion "def create_database". I'd like to change in default :
create_database(db_path, password, encryption_algorithm="chacha20", kdf_algorith…
-
I am using amazon_cognito_identity_dart_2 package in my project. The version I am using is 3.6.5. During code review it has been highlighted that cryptographically weak encryption algorithms like "RSA…
-
Application Uses Insecure Encryption Mechanisms Static analysis revealed the presence of cryptographically weak encryption algorithms.
"RSA/ECB/PKCS1Padding";
-
When structuring the list of cryptographic algorithms we might want to add an entry in the template to differentiate:
* Cyphers
* Hashing algorithms
We might also consider salting.
Then, among…
-
Hello,
Firstly, thank you very much for your work on this project!
I have a few questions regarding a recent commit: chore: remove aes cbc for framecryptor. (#145). I noticed that this commit re…
-
hi, i tried right now this tool and i saw in logs that is used Luks type 1, can you change encryption algorithm to use more secure Luks type 2?
-
I'm integrating SecureAuth as an IDP using SAML to my Azure B2C and SecureAuth by default uses ECDSA as the encryption algorithm.
``
When I integrate it the Azure B2C throws the following error:…
-
![image](https://github.com/user-attachments/assets/5fce61eb-5d6a-431e-a00b-206dbc3a52db)
High memory allocation caused by [RC4](https://github.com/X-com/RealmShark/blob/bf578728f68c6a9f87f8da77d7d…
-
## Request Summary:
Quantum computers threaten to break traditional cryptography like RSA and ECC, making current encryption vulnerable. To protect data in the future, we need post-quantum encrypt…