Euclidean Algorithm

The Euclidean Algorithm, or Euclid's Algorithm, is used to quickly find the Greatest Common Divisor (gcd). It's much quicker than using prime factorization, ...

Plaincipher Cryptologic School871 views9:05

🔥 Related Trending Topics

LIVE TRENDS

This video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!

THIS VIDEO IS TRENDING!

This video is currently trending in Saudi Arabia under the topic 'new zealand national cricket team vs west indies cricket team match scorecard'.

About this video

The Euclidean Algorithm, or Euclid's Algorithm, is used to quickly find the Greatest Common Divisor (gcd). It's much quicker than using prime factorization, and it's very easy to do. Just mod (modulo) the larger number by the smaller number, and then recursively use the result as the next modulo divisor. The number right before you reach 0 is your gcd. For example, for gcd(42, 51), we get 51 42 9 6 3 0. So 3 would be our answer. The Euclidean Algorithm's big brother is the Extended Euclidean Algorithm, and that has many uses in cryptography and mathematics, including usage in both the AES symmetric cipher and the RSA public key encryption algorithm. Our homepage: https://plaincipher.org

Video Information

Views
871

Total views since publication

Likes
14

User likes and reactions

Duration
9:05

Video length

Published
Oct 1, 2017

Release date

Quality
hd

Video definition

Tags and Topics

This video is tagged with the following topics. Click any tag to explore more related content and discover similar videos:

Tags help categorize content and make it easier to find related videos. Browse our collection to discover more content in these categories.