Timeline for Convert hex to base64, part 2
Current License: CC BY-SA 3.0
8 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jan 22, 2022 at 12:13 | comment | added | Toby Speight |
While c - '0' is guaranteed by C, there's no such guarantee for the letters.
|
|
Jun 10, 2020 at 13:24 | history | edited | Community Bot |
Commonmark migration
|
|
Oct 22, 2016 at 1:31 | history | edited | JS1 | CC BY-SA 3.0 |
Minor fixups to sample code.
|
Oct 22, 2016 at 0:13 | vote | accept | liewl | ||
Oct 22, 2016 at 0:04 | comment | added | JS1 | @DavidMcDavidson See my edit. | |
Oct 22, 2016 at 0:04 | history | edited | JS1 | CC BY-SA 3.0 |
added 2846 characters in body
|
Oct 21, 2016 at 23:53 | comment | added | liewl | I don't get how I can go from the hex characters directly to base64 without getting the binary representation of the hex chars first. | |
Oct 21, 2016 at 19:26 | history | answered | JS1 | CC BY-SA 3.0 |