aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite Base32 decoderRutger Broekhoff2021-05-222-58/+87
|
* Add comments to the Base32 encoder codeRutger Broekhoff2021-05-221-13/+53
|
* Make Base32 encoder more like the standard libraryRutger Broekhoff2021-05-222-25/+33
|
* Make Base32 encoder an iteratorRutger Broekhoff2021-05-222-36/+72
|
* Partially test parseDecoratedJwtRutger Broekhoff2021-05-211-0/+4
|
* Make creds file parsing workRutger Broekhoff2021-05-211-3/+11
|
* Initial commitRutger Broekhoff2021-05-214-0/+1157