summaryrefslogtreecommitdiffstats
path: root/enc
Commit message (Collapse)AuthorAgeFilesLines
* enc: fromHexChar -> HexCharToDecrsiddharth2020-08-292-15/+19
| | | | | * enc/b64.go (fromHexChar): Move and rename this function to... * enc/hex.go (HexCharToDec): ...this.
* enc: update HexToBase64rsiddharth2020-08-291-1/+3
| | | | Ensure lines are < 80 columns
* enc/b64.go: fromHexChar: update doc stringrsiddharth2020-08-261-1/+1
|
* add LICENSErsiddharth2020-08-261-0/+3
|
* enc/b64.go: flesh it outrsiddharth2020-08-261-0/+31
|
* initial commitrsiddharth2020-08-221-0/+0