Skip to content

encryption and decryption of a four digit number using a certain formula (visit the readme for the formula)

Notifications You must be signed in to change notification settings

Satyamjay/encryption_decryption-of-4-digit-no.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

encryption_decryption-of-4-digit-no.

encryption and decryption of a four digit number using a certain formula (visit the readme for the formula)

This simple program encrypts a four digit no. using this formula:- encryted no.=(original no.+7)%10 and the 1st no. is swapped with th 3rd and 2nd no. is swapped with 4th.

About

encryption and decryption of a four digit number using a certain formula (visit the readme for the formula)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages