Community Profile

photo

Ben Mimay


home use

Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Message

Number theory. Crypto.

Statistics

  • Personal Best Downloads Level 1
  • First Submission
  • First Review

View badges

Feeds

View by

Submitted


Modular Inverse
This program finds the multiplicative modular inverse of an integer

4 years ago | 1 download |

Submitted


Binary Greatest Common Divisor, Part 2
This program finds the gcd using the binary gcd algorithm as laid out at https://www.di-mgt.com.au/euclidean.html#code-binarygcd...

4 years ago | 1 download |

Submitted


Fast Fourier Transform DIF
This program is the Cooley-Tukey Fast Fourier Transform Bit Reversal Decimation-In-Frequency

4 years ago | 1 download |

Submitted


Fast Fourier Transform DIT
This program is the Cooley-Tukey Fast Fourier Transform Bit Reversal Decimation-In-Time

4 years ago | 2 downloads |

Submitted


Binary Greatest Common Divisor, Part 1
This program finds the greatest common divisor using a binary gcd algorithm

4 years ago | 1 download |