Skip to content
Snippets Groups Projects
Commit 3f659754 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Hide more Cryptlib symbols

parent 62b85ae6
No related branches found
No related tags found
No related merge requests found
Pipeline #8126 failed
SBBS {
local: BN_*; # hide cryptlib BigNum functions, prevent collision with OpenSSL
local: CAST_*; # hide cryptlib CAST functions, prevent collision with OpenSSL
local: EC_*; # hide cryptlib EC functions, prevent collision with OpenSSL
local: SHA1_*; # hide cryptlib SHA1 functions, prevent collision with OpenSSL
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment