Key Management

Generate New Keypair

Create a new cryptographic identity in memory.
Warning: This will overwrite any currently loaded keys.

Import Existing Keys

Load keys from local filesystem.

Active Key Session

No keys loaded in active memory.

Create Detached Signature (.qsig)

Flow: choose file/text -> sign -> inspect result -> download.

Review Before Signing

WAITING

SHA3-512 is computed before signing. Check the digest and active signer.

Select input to compute payload digest.
No signature generated yet.

Verify Detached Signature

Select original file or plain text and .qsig. Verification uses loaded public key and/or embedded key from signature.

Review Before Verification

WAITING

Review original input digest and signer metadata before running verification.

Select original input and a .qsig file.