For questions about design decisions of schemes and implementations of cryptographic primitives to make them resistant to misuse.
Property of algorithm/construct design making secure and correct implementation/usage easy and straightforward.
Topics including:
Constant-time implementation.
Absence of exception cases.
Nonce/IV reliance and reuse remedies.
etc.