Skip to content

ArnaudPec/Crypthon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypthon

My tiny implementation of classic asymmetric ciphers.

Features :

  • Primality tests : Fermat / Miller-Rabin
  • Basic random prime generator / primitive root finder
  • RSA encryption/decryption
  • Really basic ElGamal encryption/decryption

To do :

  • Implement AKS primality test
  • Solve message size problem in RSA
  • Improve power computation in ElGamal

Note :

This implementation does not intend to be secure nor seek performance.

About

Tiny implementation of cryptology ciphers and primality tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages