]> Cypherpunks.ru repositories - gogost.git/blob - gogost.go
Corrected go get command examples
[gogost.git] / gogost.go
1 // Pure Go GOST cryptographic functions library.
2 package gogost
3
4 var (
5         Version string
6 )