]> Cypherpunks.ru repositories - gogost.git/blob - gogost.go
Separate GF^64 and GF^128 multiplier implementations
[gogost.git] / gogost.go
1 // Pure Go GOST cryptographic functions library.
2 package gogost
3
4 const Version = "5.7.1"