base64
base64 copied to clipboard
base64 c implementation
Results
1
base64 issues
Sort by
recently updated
recently updated
newest added
By changing the test program to allocate exactly the correct amount of space for the decode buffer, we can see (using valgrind) that the previous algorithm would (depending on the...