/go-brainpool

Minimalistic ECC Brainpool curves support for Go.

Primary LanguageGo

🧠 ECC Brainpool support for Go

This is a Proof of Concept implementation of ECC Brainpool curves RFC5639 for Go. It contains the modified code from Go standard library to parse and use the private keys and certificates using standard library functions.