binrecode

command module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 9 Imported by: 0

README

binrecode

small utility to convert between binary encodings

Formats

  • hex: hexadecimal output
  • rhex (output only): reverse hexadecimal output
  • 0xhex: hexadecimal with "0x" as prefix
  • base64: base64 encoded with padding
  • base64raw: base64 without padding
  • base32: standard base32 encoding
  • base32hex: base32 encoding using the extended hex alphabet
  • base64url: url safe base64 variant
  • base64urlraw: url safe base64 variant witout padding
  • raw: raw bytes
  • go (output only): bytearray representation ready for copy& paste

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL