Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Challenge ¶ added in v0.0.2
type Challenge struct {
// contains filtered or unexported fields
}
func DecodeChallenge ¶
DecodeChallenge decodes a redpwnpow challenge produced by String.
func GenerateChallenge ¶
GenerateChallenge creates a new random challenge.
func (*Challenge) Check ¶ added in v0.0.2
Check verifies that a solution proof from Solve is correct.
Click to show internal directories.
Click to hide internal directories.