| ID: | 13240 |
|---|---|
| 标题: | [TCTF 2019]babysponge |
| 描述: | SHA-3 uses the sponge construction, in which data is "absorbed" into the sponge, then the result is "squeezed" out -- from Wikipedia (The keccak implementation is from https://github.com/XKCP/XKCP) |
| 类型: | Crypto |
| 网站: | NSSCTF |
| 题目链接: | https://www.nssctf.cn/problem/1145 |
| 赛事: | TCTF |
| 年度: | 2019 |
| Flag值: | 无 |
| writeup: | https://github.com/p4-team/ctf/tree/master/2019-03-23-0ctf-quals/crypto_keccak |