Skip to content

Program to verify a security code. This program accepts a code entered by the user and encrypts and verifies it with a set code.

Notifications You must be signed in to change notification settings

Blade1802/Encryption-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Encryption-Program

Program to verify a security code. This program accepts a code entered by the user and encrypts and verifies it with a set code.

  • It asks user to choose an option from the given menu. It executes that option.
  • Each option is made in a seperate function where parameters are only passed by reference.
  • After executing the option, it brings you back to the menu and asks for your choice again.
  • It continues this until the user selects Option '5' (Exit Program) which asks for user's confirmation to exit and then terminates the program.
  • This program is made for a college assignment.

About

Program to verify a security code. This program accepts a code entered by the user and encrypts and verifies it with a set code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages