Expand description
Batched field inversion APIs, using Montgomery’s trick.
Structs§
- Batch
Inverter  - A non-allocating batch inverter.
 
Traits§
- Batch
Invert  - Extension trait for iterators over mutable field elements which allows those field elements to be inverted in a batch.