Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func B64ToBytes ¶
B64ToBytes converst base64 string to bytes
func BytesToAgeIdentity ¶
func BytesToAgeIdentity(raw []byte) (*age.X25519Identity, error)
BytesToAgeIdentity creates age identity from raw bytes
func BytesToBIP39 ¶
BytesToBIP39 converts raw bytes to BIP39 mnemonic
func EcdsaKeyToBytes ¶
func EcdsaKeyToBytes(key *ecdsa.PrivateKey) []byte
EcdsaKeyToBytes returns bytes of ECDSA private key
func RandomBytes ¶
RandomBytes create n bytes using crypto/rand
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.