Closed mmcloughlin closed 4 years ago
Since it sparked the idea in the first place, it would be good to have a test case based on @FiloSottile's literate poly1305 implementation.
https://blog.filippo.io/a-literate-go-implementation-of-poly1305/
https://github.com/golang/crypto/blob/69ecbb4d6d5dab05e49161c6e77ea40a030884e1/poly1305/sum_generic.go
Since it sparked the idea in the first place, it would be good to have a test case based on @FiloSottile's literate poly1305 implementation.
https://blog.filippo.io/a-literate-go-implementation-of-poly1305/