data61 / cuda-fixnum

Extended-precision modular arithmetic library that targets CUDA.
Other
41 stars 28 forks source link

Modular exponentiation: sliding window implementation and window size selection #40

Closed unzvfu closed 6 years ago

unzvfu commented 6 years ago

This PR covers a few things relating to modular exponentiation: