base64-encoding topic
cpp-code-snippets
Some useful C++ code snippets
Base64
Base64 encoding / decoding with SIMD-support, also base64Url
base16384
Encode binary files to printable utf16be.
netpwn
Tool made to automate tasks of pentesting.
Turbo-Base64
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
base64
Faster base64 encoding for Go
base64
Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.
Windows-Backdoor
Simple Windows backdoor written in Go
base64ToImageConverters
Library for converting from RGB / GrayScale image to base64 and back.
base64
A modern C++ base64 encoder / decoder