Jumping in real quick in here. Base64 and other encoding algorithms are also a part of Boost.Crypto3 once proposed some about 4 years ago (https://github.com/nilfoundation/boost-crypto3). Some usage examples are in here: https://github.com/NilFoundation/boost-crypto3/blob/master/test/codec/base.c.... Sincerely yours, Misha Komarov nemo@nil.foundation
On 19 Mar 2024, at 20:08, Vinnie Falco via Boost
wrote: On Tue, Mar 19, 2024 at 10:46 AM Ruben Perez via Boost
wrote: * Do you think a library like this could be useful to the C++ community?
I'm interested in this, whether or not there is general interest for Boost, as it is an area of API research that could yield general benefits. With respect to base64 though, I would imagine we want it to at least be comparable in performance to this:
https://github.com/aklomp/base64
Thanks
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost