base64-encoding
There are 280 repositories under base64-encoding topic.
powturbo/Turbo-Base64
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
cristalhq/base64
Faster base64 encoding for Go
Andromeda1957/netpwn
Tool made to automate tasks of pentesting.
tobiaslocker/base64
A modern C++ base64 encoder / decoder
fumiama/base16384
Encode binary files to printable utf16be.
keineahnung2345/cpp-code-snippets
Some useful C++ code snippets
gfoidl/Base64
Base64 encoding / decoding with SIMD-support, also base64Url
pasthev/sensus
Sensus IR & RF Codes converter / analyzer for Lirc, Pronto, Broadlink & raw codes
AICodeHunt/base64.kr
Base64 디코딩 인코딩 Base64编码解码
saschpe/Kase64
Base64 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
3NC0D/Powershell-Obfuscator
Powerful script for logical obfuscation of powershell scripts
IORoot/SVGencode
A simple tool to convert an SVG into different formats, ready for use in CSS and HTML.
supurloop/ssf
Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.
SaturnsVoid/Windows-Backdoor
Simple Windows backdoor written in Go
avriq/signature-pdf
Drag and drop to add image signature to pdf documents
rafagafe/base64
Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.
ternaus/base64ToImageConverters
Library for converting from RGB / GrayScale image to base64 and back.
avuenja/gerador
Gerador de CPF, CNPJ, RG e Cartão de Crédito válidos - JSON Pretty - Base64 Encode e Decode
seixaserick/dotnet-webapi-playground
Many Dotnet Web API examples. Documentation (Swagger / OpenAPI), ReturnCodes, Cache, Datatype Extensions and other algorithm tests.
bitfaster/Base64
Extension methods that convert to and from Base64 strings with fewer memory allocations.
fcgdam/ESP8266-base64
ESP8266 Base64 encode and decode functions for Sming framework
ArslanAmeer/CSharp-Module-HtmlToPDF-AtServer
Saving HTML to PDF on server Folder with conversion of Images to Base64 and with Dynamic Data, using PECHKIN Library.
dopecodez/base64-image
A base64 to image and vice versa converter using latest ES6.
PAIREN1383/Base_EN_DE_Coder
You can encode and decode base85, ascii85, base64, base32, and base16 with this tool.
FajarKim/blind-bash
Tools for obfuscated bash script 🛡️
Kourva/HashIt
Hash your text with this tool (Works with API)
un-ts/ab64
The smallest and fastest Base64 implementation in JavaScript based on `atob` and `btoa` from browser native or `Buffer` from node
lifeCoder123/Speech-to-Text-Converter
Speech-to-text converter tool using Google Speech Cloud API to convert speech into text format
Natumsol/base64
根据维基百科上对base64的介绍,自己实现了一遍, just a toy。
azzlkn/node-base64-to-file
node-base64-to-file is a light weight javascript base64 string to file conversion library for nodejs.
Labs64/labs64.github.io
Labs64 Developers Tools - Useful Online Tools for Developers such as Convertors, Formatters, Viewers, Minifiers, Validators und many others: XML, JSON, JavaScript, Java, C#, Python, SQL
lubiah/quickbase64
A simple program to convert files to base64 and vice-versa
radinshayanfar/base64
Base64 (RFC 4648) encoder written in C
raku-community-modules/MIME-Base64
Encoding and decoding Base64 ASCII strings
vspaz/rsa-encrypt-decrypt-golang
a Go library to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.