Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 146 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 146 Bytes

Euclidean-Algorithm-GCD

Useful for finding the greatest common divisor (gcd) of two numbers. Commonly used in encryption/decryption algorithms.