add tests, fix imports, document consts

This commit is contained in:
Hayden Parker
2016-06-17 21:07:16 -07:00
parent 38a8ec2e4c
commit 3f2c615a21
15 changed files with 49 additions and 19 deletions

View File

@ -9,7 +9,7 @@ Identical to KeysAndCert
*/
import (
"github.com/bounce-chat/go-i2p/lib/crypto"
"github.com/hkparker/go-i2p/lib/crypto"
)
//