ATM Simulation project (BIBIFI)

Project information
- Language: C
- Project URL: github.com/cjpp0012/BIBIFI_ATM
• Used C to write a secure protocol and program to allow encrypted data transfer between ATM client and bank server via a reliable mechanism against MITM integrity attack, Replay, DOS, Spoofing Traffic attacks.
• Applying strong input validation, threat modelling, encrypt and decrypt in CBC mode to minimize the risk of unauthorized access, data breach or modification of data.