Update module github.com/bytemare/hash to v0.4.0 #210
Annotations
10 errors
Linting:
internal/configuration.go#L148
cannot use 0 (untyped int constant) as []byte value in argument to c.Hash.Hash (typecheck)
|
Linting:
internal/configuration.go#L150
cannot use 0 (untyped int constant) as []byte value in argument to c.Hash.Hash (typecheck)
|
Linting:
internal/nizk.go#L175
cannot use 0 (untyped int constant) as []byte value in argument to v.Hash.Hash (typecheck)
|
Linting:
oprf.go#L105
c.UpdateStateCapacity undefined (type *Client has no field or method UpdateStateCapacity) (typecheck)
|
Linting:
oprf.go#L126
c.Size undefined (type *Client has no field or method Size) (typecheck)
|
Linting:
voprf/server.go#L65
s.Core undefined (type *Server has no field or method Core) (typecheck)
|
Linting:
voprf/server.go#L67
s.Core undefined (type *Server has no field or method Core) (typecheck)
|
Linting:
voprf/server.go#L92
s.Core undefined (type *Server has no field or method Core) (typecheck)
|
Linting:
voprf/server.go#L104
s.Core undefined (type *Server has no field or method Core) (typecheck)
|
Linting:
voprf/server.go#L110
s.Core undefined (type *Server has no field or method Core) (typecheck)
|
Loading