Digital Semiring (Post-Quantum Cryptography)¶
The Digital Semiring uses the sum of decimal digits to determine order. It is used in cryptographic protocols (Huang et al., 2024).
- Add: Larger digit sum wins.
- Mul: Smaller digit sum wins.
The Digital Semiring uses the sum of decimal digits to determine order. It is used in cryptographic protocols (Huang et al., 2024).