README

This GitBook documentation explains the different account types supported by the Konet PQC Wallet, their technical specifications, and when to use each type.

Quick Reference

Account Type
Private Key
Public Key
Address
Signature
Use Case

ECDSA

32 bytes

64 bytes

20 bytes (0x...)

65 bytes

Legacy compatibility

PQC

4,032 bytes

1,952 bytes

32 bytes (pqc1p...)

3,309 bytes

Quantum-safe future

Hybrid

4,064 bytes

2,016 bytes

20 bytes (0x...)

3,374 bytes

Migration path

Getting Started

Start with the Overview to understand the different account types, then dive into specific account types based on your needs: ECDSA, PQC, or Hybrid.