Skip to main content

SID-CRYPTO-03 — AES-256-GCM Encrypted Keystore

PropertyValue
Statusverified
Ownerplatform
Categorytechnical
CSF Functionprotect
GroupCryptography Controls

Description

Wallet private keys and state encrypted with AES-256-GCM via JWE. Key wrapping via AES-KW with support for asymmetric ECDH-based encapsulation. PBKDF2 (SHA-256, 600K iterations) as password fallback. All random generation uses crypto/rand (Go) and WebCrypto API (browser).

Components

  • Wallet Frontend

Source References

Audit Findings

FindingSeverityStatus
EN-S-2 — Partial asset classification and cryptographic documentationmediumin progress
EN-S-5 — Partial transport and instance protectionmediumin progress
EN-P-6 — Partial key management and credential operationsmediumin progress
ISO-PH-2 — Partial storage media controlslowopen