aboutsummaryrefslogtreecommitdiffstats
path: root/src/nkeys.zig
Commit message (Expand)AuthorAgeFilesLines
* Clean upLibravatar Rutger Broekhoff2021-05-221-119/+70
* Rewrite Base32 decoderLibravatar Rutger Broekhoff2021-05-221-11/+5
* Make Base32 encoder more like the standard libraryLibravatar Rutger Broekhoff2021-05-221-9/+9
* Make Base32 encoder an iteratorLibravatar Rutger Broekhoff2021-05-221-2/+1
* Partially test parseDecoratedJwtLibravatar Rutger Broekhoff2021-05-211-0/+4
* Make creds file parsing workLibravatar Rutger Broekhoff2021-05-211-3/+11
* Initial commitLibravatar Rutger Broekhoff2021-05-211-0/+518