Skip to content

1)cannot find afs/client and 2)g.Secret undefined #2

@omac777

Description

@omac777

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions