aboutsummaryrefslogtreecommitdiff
path: root/onion_base32.h
Commit message (Expand)AuthorAge
* Remove ssse3 algorithm, tighten decoderDavid Phillips2017-05-28
* Add naive base32 decoder in preparation for new algoDavid Phillips2017-05-28
* Make SSSE3 algorithm the defaultDavid Phillips2017-05-23
* More avx->ssse3David Phillips2017-05-21
* AVX->SSSE3David Phillips2017-05-21
* Add experimental AVX base32 algo, modularise base32 outDavid Phillips2017-05-14