Binary Greatest Common Divisor, Part 1

This program finds the greatest common divisor using a binary gcd algorithm

You are now following this Submission

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 (2026). Binary Greatest Common Divisor, Part 1 (https://www.mathworks.com/matlabcentral/fileexchange/74532-binary-greatest-common-divisor-part-1), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with R2015a to R2019b

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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