Binary Greatest Common Divisor, Part 1

Version 1.0.7 (1.58 KB) by Ben Mimay
This program finds the greatest common divisor using a binary gcd algorithm
5 Downloads
Updated 26 Mar 2020

View License

This program finds the greatest common divisor using the binary gcd algorithm as laid out in the Handbook of Applied Cryptography by Menezes, van Oorschot, and Vanstone.

Cite As

Ben Mimay (2024). Binary Greatest Common Divisor, Part 1 (https://www.mathworks.com/matlabcentral/fileexchange/74532-binary-greatest-common-divisor-part-1), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with R2015a to R2019b
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.7

New description

1.0.6

Title change

1.0.5

Additional comments

1.0.4

Format

1.0.3

Format

1.0.2

Formatting changes

1.0.1

Formatting changes

1.0.0