A while ago, I saw a post about a new set of elliptic curve parameters published by someone named Víctor Duarte, and boosted by Professor Bill Buchanan, known for his expertise in cryptography.
So I went ahead and wrote a Go implementation for it.
The parameters have been given the name EccFrog512ck2.
The key length is roughly 512-bits long, which should be fairly secure (against classical attacks).
It's pretty neat.
Please do check it out.