HomePhabricator

Inline base64 encoder/decoder
4b603f1cd6a0Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Inline base64 encoder/decoder

This replaces the openssl-based base64 encoder and decoder with a more
efficient internal one. Tested against the rfc4648 test vectors.

Decoder is based on JoelKatz' version.

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Sep 20 2011, 13:38
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING4e67a6216bf3: Faster Base64 decoder.
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rSTAGING4b603f1cd6a0: Inline base64 encoder/decoder (authored by Pieter Wuille <pieter.wuille@gmail.com>).Sep 27 2011, 17:47