Simple Cryptography Algorithms

Contains ads
100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Simple Cryptography Algorithms is useful for learning the main algorithms used in the field of cryptography / data security for FREE.

This app is currently work in progress!

⚫️Implemented algorithms:
★ Modular exponentiation (Fast powering)
★ Euclidean algorithm (Greatest common divisor)
★ Modular multiplicative inverse (Extended Euclidean algorithm)
★ Primitive root
★ Chinese remainder theorem
★ Miller - Rabin primality test
★ Diffie - Hellman key exchange
★ ElGamal Encryption - Decryption
★ RSA Key Generation, Encryption
★ RSA Decryption

⚫️Tools:
★ Decimal - Binary - Octal - Hexadecimal converter
★ Decimal - Binary - Octal - Hexadecimal table
★ Primitive roots of N
Updated on
Apr 9, 2020

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

1.0 - First official release