Crypto-View

wultra/powerauth-crypto

a7feb60d85dc (3 days ago) → ef7f0b8e76b4 (18 hours ago)

Measure Before After Change
Readiness score 34 15 -19
Findings to address 48 51 +3
Key establishment 68 10 -58
Files scanned 287 171 -116

Added

Present in the later scan and not in the earlier one.

Finding Assessment Before After
ECDH Named elliptic curve requested · java.eccurve Quantum-vulnerable 0 4
ECDSA Classical signature algorithm through the JCA · java.signature Quantum-vulnerable 0 3
AES Cipher transformation named away from the call · java.transformation Reduced margin 0 6
AES Key material constructed for a named algorithm · java.keyspec Reduced margin 0 2
PBKDF2 Key material constructed for a named algorithm · java.keyspec Reduced margin 0 1
unknown Key material constructed for a named algorithm · java.keyspec Could not be determined 0 1
HMAC Message authentication code through the JCA · java.mac Quantum-safe 0 2
HMAC Key material constructed for a named algorithm · java.keyspec Quantum-safe 0 1

Resolved

Present in the earlier scan and gone in the later one.

Finding Assessment Before After
ECDH Named elliptic curve requested · java.eccurve Quantum-vulnerable 1 0
ECDH Named elliptic curve requested · java.eccurve Quantum-vulnerable 1 0
ML-DSA-65 Post-quantum algorithm through BouncyCastle · java.bouncycastle.pqc Quantum-safe 6 0
ML-KEM-768 Post-quantum algorithm through BouncyCastle · java.bouncycastle.pqc Quantum-safe 4 0
ML-KEM-768 Classical public-key cipher through the JCA · java.cipher Quantum-safe 2 0
ML-KEM-768 Classical key pair generated through the JCA · java.keypairgenerator Quantum-safe 1 0

Count changed

The same finding, in a different number of places.

Finding Assessment Before After
ECDSA Elliptic-curve cryptography through BouncyCastle · java.bouncycastle.ec Quantum-vulnerable 16 8
ECDH Classical key pair generated through the JCA · java.keypairgenerator Quantum-vulnerable 3 1
SHA-256 Hash algorithm through the JCA · java.messagedigest Reduced margin 2 7
unknown Key pair algorithm chosen at runtime · java.keypairgenerator.variable Could not be determined 6 2
unknown Non-cryptographic randomness near key material · java.random.insecure Could not be determined 13 15
CSPRNG Random number generation · java.rng Quantum-safe 4 1

Unchanged

6 findings appear in both scans, in the same number of places. Each scan's own report lists them.