Base64 decoder is tollerant to invalid input symbols
commit5894f8c8c48497e44056882b996282dfd773245d
authorPetr Písař <petr.pisar@atlas.cz>
Sat, 17 Jul 2010 12:36:29 +0000 (17 14:36 +0200)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 18 Jul 2010 18:12:22 +0000 (18 20:12 +0200)
treeecd7d363577f60ec4d4a9d393d7975b362ed833c
parent3d1a4d43c3394d367acca52c3e1893a325522682
Base64 decoder is tollerant to invalid input symbols
src/utils.c
src/utils.h
test/b64decode.c