Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateFromPublicKey ¶
GenerateFromPublicKey returns the 3 words name given an *ecdsa.PublicKey
func GenerateFromPublicKeyString ¶
GenerateFromPublicKeyString returns the 3 words name given a public key prefixed with 0x
Types ¶
type LSFR ¶
type LSFR struct {
// contains filtered or unexported fields
}
For details: https://en.wikipedia.org/wiki/Linear-feedback_shift_register
Click to show internal directories.
Click to hide internal directories.