lib/base64: Revamped `decode_base64` for better performances and introduction of...
authorLucas Bajolet <r4pass@hotmail.com>
Mon, 16 May 2016 15:36:51 +0000 (11:36 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Wed, 8 Jun 2016 19:51:23 +0000 (15:51 -0400)
commit79c73e23f63b4059a91d91aaa9f9e9feb56eed80
treec532595dfe2c0ceaa5aa7d429423c08be9c8429c
parentfa75ca2fc118658109077c7c13814085179e47a5
lib/base64: Revamped `decode_base64` for better performances and introduction of a strict mode

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/base64.nit