aboutsummaryrefslogtreecommitdiff
path: root/src/util/base64.cpp
AgeCommit message (Expand)Author
2021-05-30Fix base64 validation and add unittests (#10515)Lars Müller
2020-07-29decode_base64: Allow '=' padding characterSmallJoker
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2015-02-21Move sha1.hpp and base64.hpp to util/Loic Blot