Skip to content

Instantly share code, notes, and snippets.

0-de-franchise.ca
0-deductible-offer.ca
0-o.ca
0059.co.kr
007.no
007airsoft.com
008.vista.kz
01186mb.ca
012.ca
01nii.ru
#!/bin/bash
# file base64_encode.sh
# author mknod @ freenode
# license none
# bash version 3.2+
# description a beautifully slow implementation of base64 encoding in pure Bash
# synopsis ./base64_encode.sh
# stdin raw data
# stdout base64 encoded data