diff options
author | rsiddharth <s@ricketyspace.net> | 2020-11-14 13:30:59 -0500 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2020-11-14 13:30:59 -0500 |
commit | e946e6ba240bba530d5bbca4f13108906aecc0f2 (patch) | |
tree | b75238f32b3f51b92c7006d30dbd2555c90a8a0e | |
parent | 214e6542d56987b8151a3504b1d13ae3cbeca048 (diff) |
README.md: add current status
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ nothing exciting. trying out the challenges from [cryptopals.com][cp]. +curretly working on challenge 7 in set 1. + [cp]: https://cryptopals.com ## running |