Show Menu
Cheatography

Encryption & Coding Theory Cheat Sheet (DRAFT) by

Formulas

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Division Algorithm

Requir­ements : a & b = integers and b > 0
General : a = bq + r
Example: 17 = 3 * 5 +2

Euclidean Algorithm

Requir­ements: a >=b­>0
General: a =