Conversation
Signed-off-by: Sven Strickroth <email@cs-ware.de>
The algorithm originally represented by
|
|
If the algorithm in |
|
You could also use ATL for base64 to get rid of any dependency (https://msdn.microsoft.com/vstudio/ezec6x4e(v=vs.100)). |
For()-cycle presented in the original |
|
What do you mean with "core idea"? Base64 is standardized. |
He probably means that the code was adapted from base64.h/c. Don't worry, we'll add the copyright notice later to this unit when I get time. |
There are two base64 implementations in the Notepad2e source code.
Those files were moved to another folder in commit 42c30cd and not deleted, despite another implementation was added.