A Rust lib to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.
-
Updated
Jan 9, 2025 - Rust
A Rust lib to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.
You search for content which is base64 encoded without decoding everything? Useful for CTFs and file rescues.
Base64url encode or decode FILE or standard input, to standard output.
A Rust implementation of a Base64 encoder and decoder. This project includes functions to encode binary data into a Base64 string and decode a Base64 string back into binary data.
A Base64 encoder/decoder library written in Rust.
Rust Cloudflare Worker that converts images to Spotify Coverart Base64 by URL
implementing base64 encoding and decoding algorithm
Add a description, image, and links to the base64-encoding topic page so that developers can more easily learn about it.
To associate your repository with the base64-encoding topic, visit your repo's landing page and select "manage topics."