Skip to content

XI-E/Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Berry Bank

Simple bank program

Reads account data from files, allows deposits, withdrawls and opening new accounts.

The data for the accounts is stored encrypted to ensure privacy of account holders using a simple custom encryption algorithm. The accounts use a user generated 6 letter key for decrypting account data, which also serves as a password.

master branch - C++0x standards

turbo branch - Borland Turbo C++ standards

Releases

No releases published

Packages

No packages published

Languages