Skip to content

Conversation

@lemenkov
Copy link
Member

Replace custom base64_decode_string() implementation with the EVP_DecodeBlock() function from OpenSSL (or WolfSSL compatibility layer). Since we already require one of these libraries, reuse their battle-tested implementation instead of maintaining our own.

Replace custom base64_decode_string() implementation with the
EVP_DecodeBlock() function from OpenSSL (or WolfSSL compatibility
layer). Since we already require one of these libraries, reuse their
battle-tested implementation instead of maintaining our own.

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Assisted-by: Claude (Anthropic) <https://claude.ai>
@lemenkov lemenkov merged commit bb6e966 into SIPp:master Jan 27, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants