Use MarshalBinaryBare; Fix encode_test; Bump version

This commit is contained in:
Jae Kwon
2018-03-26 10:41:04 +02:00
parent a04f2ae5c6
commit 0d4436dea7
8 changed files with 58 additions and 148 deletions

View File

@ -1,3 +1,3 @@
package crypto
const Version = "0.6.0"
const Version = "0.6.1"