Expand description
QR code integration for visual cryptography (QEVCS)
This module implements the QR code-based Expansion-free Extended Visual Cryptography Scheme (QEVCS) as described in the research paper.
Structs§
- QrEmbedding
Metadata  - Metadata about QR code embedding
 - QrShare
 - QR code with embedded visual cryptography share
 - QrVc
Config  - Configuration for QR code-based visual cryptography
 - QrVisual
Cryptography  - QR code-based visual cryptography processor
 
Enums§
- QrError
Correction  - QR code error correction levels
 
Functions§
- create_
test_ qr_ share  - Create a simple QR share for testing