aboutsummarylogtreecommitdiffstats
path: root/rc4.c
AgeCommit message (Expand)Author
2018-07-20Renamed filesAntony Kellermann
2018-06-28Made password constAntony Kellermann
2018-06-27Moved encryption/decryption functions from portfolio to rc4Antony Kellermann
2018-05-12Rewrote/rearranged encryption and decryption methodsAntony Kellermann
2018-04-30Added alloc check function to exit if an alloc fails.Antony Kellermann
2018-02-28Overhaul to replace many instances of char* and len pairs with Strings instea...Antony Kellermann
2018-02-24Small const modifications, fixed errors, and updated to-doAntony Kellermann
2018-02-19Updated documentation and added ncurses dependencyAntony Kellermann
2018-02-18small changes in rc4 and added documentationAntony Kellermann
2018-02-16Added rc4 files to projectAntony Kellermann