I have a simple password managers that uses DES. With Crypto++ 4.2, I was able to link the affected components with three Crypto++ modules (des.cpp, dessp.cpp, and misc.cpp). With Crypto++ 5.2.1 I have to include almost the entire library to get a clean link, adding over 100K bytes to each of my executables, significantly bloating my distribution.

Does anyone have any advice of how to build a minimal subset containing only DES?

--

Jim Starkey
Netfrastructure, Inc.
978 526-1376




Reply via email to