1
0

feat: update readme

This commit is contained in:
sangge 2023-12-20 17:37:39 +08:00
parent 5f4cba145e
commit 1b727d83fa

View File

@ -29,6 +29,7 @@ cryptopal
└── ...
每个 `set` 文件夹对应 Cryptopal 网站上的一组挑战题,每个挑战题的答案都存放在一个单独的 Python 文件中。
后续会考虑实现C语言版本。
## 使用