-
The current issue is just a dashboard for all algorithms/operations/providers supported or planned to be supported by the library. Status is updated after release where specific item is implemented. L…
-
threatLevel="Low" type="Insecure SSL/TLS Configuration"
The SSH server is configured to support Cipher Block Chaining (CBC) encryption.
To verify the issue:
```
nmap -sT -sV -p22 surf-dev2.ed…
-
AES/CBC/PKCS5Padding and AES/CBC/PKCS7Padding are flagged as broken/risky algorithms. Brief investigation suggests that the PKCS[5,7]Padding is exploitable. Need to investigate further and if possibl…
-
This only includes PGP interface for encryption, decryption, signatures, and certificates, not specific encryption algorithms.
-
This issue tracks the insecure legacy cipher algorithms and modes in pgcrypto that CockroachDB does not support for encryption/decryption:
Algorithms:
- `bf` (Blowfish)
Modes:
- `ecb` (electro…
-
We need better encryption algorithms with a way to choose which one you wish use in the PAK. Possibly also a way to change the algorithms after the PAK has been made.
-
## Adding support for Ciphering algorithm in 5G SA for NAS data
## Overview
Current Magma 5G supports all the mandatory integrity algorithms like IA1 and IA2 but on the Encryption front it support…
-
Spotted this during a routine penetration testing exercise
This class: `com/pubnub/api/vendor/Crypto.java`
**Potential Issues**
1. Configuration is vulnerable to padding oracle attacks : Enc…
-
**The issue:**
in MIW, we store private keys in the database using AES encryption.
We did not use any padding scheme and secure mode in AES encryption. While scanning this repo with Sonar Cloud…
-
There should be a extension for encryption and decryption of the data with various encryption algorithms for increasing the security for the apps made from the App Inventor.