Peergos/Peergos
93072f33c9bb
(4 days ago)
→
61e70c358790
(1 day ago)
| Measure | Before | After | Change |
|---|---|---|---|
| Readiness score | 70 | 55 | -15 |
| Findings to address | 35 | 39 | +4 |
| Key establishment | 4 | 2 | -2 |
| Files scanned | 1107 | 1110 | +3 |
Added
Present in the later scan and not in the earlier one.
| Finding | Assessment | Before | After |
|---|---|---|---|
Ed25519
Classical key pair generated through the JCA · java.keypairgenerator
|
Quantum-vulnerable | 0 | 1 |
Ed25519
Classical signature algorithm through the JCA · java.signature
|
Quantum-vulnerable | 0 | 1 |
AES
Classical public-key cipher through the JCA · java.cipher
|
Reduced margin | 0 | 2 |
AES
Key material constructed for a named algorithm · java.keyspec
|
Reduced margin | 0 | 1 |
AES
Cipher transformation named away from the call · java.transformation
|
Reduced margin | 0 | 1 |
HMAC
Key material constructed for a named algorithm · java.keyspec
|
Quantum-safe | 0 | 3 |
Resolved
Present in the earlier scan and gone in the later one.
| Finding | Assessment | Before | After |
|---|---|---|---|
Ed25519
Classical key pair generated through the JCA · java.keypairgenerator
|
Quantum-vulnerable | 1 | 0 |
Ed25519
Classical signature algorithm through the JCA · java.signature
|
Quantum-vulnerable | 1 | 0 |
unknown
Key pair algorithm chosen at runtime · java.keypairgenerator.variable
|
Could not be determined | 2 | 0 |
Count changed
The same finding, in a different number of places.
| Finding | Assessment | Before | After |
|---|---|---|---|
SHA-256
Hash algorithm through the JCA · java.messagedigest
|
Reduced margin | 13 | 18 |
HMAC
Message authentication code through the JCA · java.mac
|
Quantum-safe | 2 | 3 |
Unchanged
10 findings appear in both scans, in the same number of places. Each scan's own report lists them.