Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 2.29 KB

gothca_resources.md

File metadata and controls

56 lines (29 loc) · 2.29 KB

Crypto Gotchas

General

Algorithm Substitution Attack (ASA)

Coze is narrowly concerned with substitution of the value of alg itself.

ASA is more general, where any component of the scheme is substituted for a malicious version. Most ASA work appears concerned with primitives/crypto libraries, not directly relevant to the work of Coze.

Search for more works: https://scholar.google.com/scholar?hl=en&as_sdt=0%2C6&as_vis=1&q=Algorithm+Substitution+attacks&btnG=

Appears kleptography oriented:

(Not as relevant): Practical algorithm substitution attack on extractable signatures

Cure rigidity

https://safecurves.cr.yp.to/rigid.html (Be aware, the NIST p curves are not rigid)

Initial impact report about this week's EdDSA Double-PubKey Oracle attack in 40 affected crypto libs

Key Substitution Attacks

Key Substitution Attacks on Lattice Signature Schemes Based on SIS Problem