|
|
|
|
|
by dave_universetf
16 days ago
|
|
The readme has strong LLM smells. Was the code written by an LLM as well? What is your experience with cryptographic engineering, in particular avoiding common implementation pitfalls that bite first-time implementers of cryptographic primitives? Are the primitives tested against Wycheproof vectors, and proofed against the common implementation mistakes they document? |
|
Look at these section comments that LLMs love ("// ─── Rotation helpers ────")
Now you sometimes see these section comments in legacy codebases that have very long files. What you don't see people use is U+2500 BOX DRAWINGS LIGHT HORIZONTAL unicode characters padded out just right to look pretty. We humans have regular keyboards, but these AIs are trained to output emojis and pretty unicode.