1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-16 10:20:02 +02:00
pgbackrest/src/common/encode
David Steele 9395ad7043 Improve base64 implementation.
Different encoded strings could be generated based on compiler optimizations. Even though decoding was still successful the encoded strings did not match the standard.
2017-11-18 22:49:43 -05:00
..
base64.c Improve base64 implementation. 2017-11-18 22:49:43 -05:00
base64.h Add base64 encode/decode. 2017-10-18 11:14:26 -04:00