-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
go get github.com/dedis/crypto
go get golang.org/x/crypto/nacl/secretbox
go get golang.org/x/crypto/sha3
go get github.com/dedis/crypto/random
cd riffle
go build
test.go:9:2: cannot find package "afs/client" in any of:
from $GOROOT
from $GOPATH
cd server
go build server.go
./utils.go:96: g.Secret undefined (type abstract.Group has no field or method Secret)
./utils.go:114: g.Secret undefined (type abstract.Group has no field or method Secret)
./utils.go:129: g.Secret undefined (type abstract.Group has no field or method Secret)
./utils.go:136: undefined: abstract.Secret
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels