On 10/10/19 10:13 PM, Andrew Marlow wrote: > Hello everyone, > > I've just tried to use cryptopp820 on Windows as a DLL and have found > what I think is an issue. The base64 encode decode classes are absent > from the DLL. They are present in the static library. I understand the > historical reason for this in earlier versions of cryptopp. It's to do > with FIPS compliancy and the fact that the base64 algorithms are not > FIPS compliant and therefore needed to be removed. However, FIPS > compliancy has been formerly abandoned now so I think these classes > should be included, just like they are in the static library. Any > thoughts please?
FWIW, as a crypto++ user that needs the base64 functionality and would like to be able to use the library both as a static library _and_ a DLL, I vote that the functionality be exposed. -- You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to cryptopp-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/0681dbcc-c2b0-dd84-a9c0-6f4266940f79%40gmail.com.