Age | Commit message (Expand) | Author |
---|---|---|
2018-05-12 | Rewrote/rearranged encryption and decryption methods | Antony Kellermann |
2018-04-30 | Added alloc check function to exit if an alloc fails. | Antony Kellermann |
2018-02-28 | Overhaul to replace many instances of char* and len pairs with Strings instea... | Antony Kellermann |
2018-02-24 | Small const modifications, fixed errors, and updated to-do | Antony Kellermann |
2018-02-19 | Updated documentation and added ncurses dependency | Antony Kellermann |
2018-02-18 | small changes in rc4 and added documentation | Antony Kellermann |
2018-02-16 | Added rc4 files to project | Antony Kellermann |