Module lockchain_core::crypto::encoding
[−]
[src]
Encoding module
Functions
| base64_decode |
Decode a base64 string into arbitrary data |
| base64_encode |
Encode a piece of arbitary data into a bse64 string |
| encode_hex |
Simply encode a byte-string as hexadecimal symbols |