Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

Module overflowing

Module overflowing 

Source

Traitsยง

OverflowingAdd
Performs addition with a flag for overflow.
OverflowingMul
Performs multiplication with a flag for overflow.
OverflowingSub
Performs substraction with a flag for overflow.