Faster base64 encoding for Go
-
Updated
Feb 25, 2023 - Go
Faster base64 encoding for Go
a Go library to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.
A simple cross-platform GUI app to convert text to Base64 or decode Base64 to text. Using Go & Fyne.
CLI tool to create a file with decoded content from a base64 encoded string
A basic command line utility used to display greppable double base64 encoded strings within a file
Super fast base64 encoding/decoding library, supporting custom charsets. Written in pure go.
Base Sixty Four encode/decode tool
Package base64 provides decoders and encoders for the base64 encoding, for the Go programming language. This package base64 is meant to be a replacement for Go's built-in "encoding/base64" package.
golang module for wrapping both rawstd and std base64 encoded content so both types can be read by a base64.RawStdEncoding decoder.
Add a description, image, and links to the base64-decoding topic page so that developers can more easily learn about it.
To associate your repository with the base64-decoding topic, visit your repo's landing page and select "manage topics."