Commit Graph

12 Commits

Author SHA1 Message Date
hloeffler
1f17e45e60 add simple Hello "world" 2016-12-19 20:27:36 +01:00
hloeffler
8fc7fced07 fix test 2016-12-18 18:47:50 +01:00
hloeffler
2a34fe962c add a test 2016-12-18 09:50:44 +01:00
hloeffler
794990a406 avoid panic at KeysEqual() if one of the keys is nil 2016-12-17 22:36:48 +01:00
Jeff Lindsay
cea7cfb974 Merge pull request #2 from yanc0/patch-1
import log package and go fmt README example
2016-12-03 13:05:51 -06:00
Yann Coleu
9026f3d54a import log package and go fmt README example 2016-12-03 16:08:19 +01:00
Jeff Lindsay
1681333ee9 Merge pull request #1 from mvrilo/master
Fix argument name
2016-11-30 20:13:37 -06:00
Murilo Santana
42d6dfc2a9 fix argument name 2016-11-30 23:56:46 -02:00
Jeff Lindsay
c3f37d4334 more docs, license, readme.
Signed-off-by: Jeff Lindsay <progrium@gmail.com>
2016-11-30 16:06:57 -06:00
Jeff Lindsay
7f8cc2a19a docs and examples
Signed-off-by: Jeff Lindsay <progrium@gmail.com>
2016-11-29 17:23:42 -06:00
Matt Aitchison
dd02304d04 use Marshal method on publicKey instead of Marshal func
Fixes a panic caused by an ed25519 key.
2016-10-04 19:06:46 -05:00
Jeff Lindsay
adbd4da93a initial commit 2016-10-03 16:54:17 -05:00