From: Dimitry S. <sd...@ib...> - 2022-09-15 14:19:00
|
Alex Peshkoff via Firebird-devel wrote 15.09.2022 16:14: > On the other hand tomcrypt is successfully used in our sample plugin - which is > problematic with static linking. For me that appears more interesting and useful. > Not to say about code duplication. Dead code elimination with static libraries work at module level so there is no significant duplication. Crypt modules are tiny. -- WBR, SD. |