Laptap Wifi (Harvard Hacks)

Used an RFID card to tap a RFID reader to connect to the Wi-Fi. The program encrypts and decrypts a Wi-Fi password when the laptop is tapped by an RFID card. The process to encrypt starts with a C compression and a numeric hash that is divided by a large prime number and then is encrypted in RSA. Skills used: Bash, Python, C