Merge: lib/base64: Support line breaks in base64 strings.
authorJean Privat <jean@pryen.org>
Fri, 13 May 2016 17:18:42 +0000 (13:18 -0400)
committerJean Privat <jean@pryen.org>
Fri, 13 May 2016 17:18:42 +0000 (13:18 -0400)
commit036f27859fcd59982988fee8a71e731bece06861
tree296c0222a7e30028cd2bdddac10fe04be8c46469
parenteb4a09a544b2d47d8c95997e7ce2523888148a47
parentb778e92a090993f8c6e71158dcb5ebd0b645cba3
Merge: lib/base64: Support line breaks in base64 strings.

This allows to read directly ascii-armored blocks.

close #2069

Pull-Request: #2071
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>