Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.31 KB

File metadata and controls

14 lines (9 loc) · 1.31 KB

Remarks

Implementations of attacks on paper New Public-Key Cryptosystem Blueprints Using Matrix Products in Fp. The scripts are my exploits from HITCON CTF 2024 MatProd and the attack ideas originate from @maple3142. For more details, please refer to my blog post here. There is also a paper proposing a smiliar attack Attacking trapdoors from matrix products.

If you want to learn about details, please directly refer to the notebook.

If you want to use it directly, please check the python/sage scripts under this directory.