coniks-sys / coniks-go

A CONIKS implementation in Golang
http://coniks.org
Other
116 stars 30 forks source link

Remove CheckPassed #187

Closed vqhuy closed 6 years ago

vqhuy commented 6 years ago

and merge ErrorMalformed{*}Messages into ErrorMalformedMessage

vqhuy commented 6 years ago

Done.

vqhuy commented 6 years ago

I have made a few more changes. PTAL.

vqhuy commented 6 years ago

Yes, it still need to be used in other packages, e.g.: https://github.com/coniks-sys/coniks-go/pull/187/files#diff-57230fe01b84af50971c49551203e637L14