Skip to content
/ RSA Public

The project is dedicated to the cryptographic system RSA.

Notifications You must be signed in to change notification settings

Lana243/RSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RSA

The project is dedicated to the cryptographic system RSA.

  1. Implemented Python modules for generating private and public keys.

  2. Studied and compared different methods for generating prime and pseudoprime numbers.

  3. Implemented Python module for encoding and decoding messages.

  4. Added Python module for hacking messages.

  5. Learned information about Python secrets module.

About

The project is dedicated to the cryptographic system RSA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages