Age | Commit message (Expand) | Author |
---|---|---|
2018-06-28 | Made password const | Antony Kellermann |
2018-06-27 | Moved encryption/decryption functions from portfolio to rc4 | Antony Kellermann |
2018-05-12 | Rewrote/rearranged encryption and decryption methods | Antony Kellermann |
2018-03-02 | Improved code documentation substantially | 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-18 | small changes in rc4 and added documentation | Antony Kellermann |
2018-02-16 | Added rc4 files to project | Antony Kellermann |