Wrappers for thread and side-channel mitigation behavior.
Helper function for creating an atomic
Helper function for creating a blind.
Wraps T to make every operation atomic, if possible.
Prevents timing and power side channel attacks by obfuscating the processing of T.
See Source File
Wrappers for thread and side-channel mitigation behavior.