aboutsummaryrefslogtreecommitdiff
path: root/onion_base32.h
Commit message (Collapse)AuthorAge
* Move comments to headers where applicableDavid Phillips2019-03-11
|
* 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