2011/8/23 Martin Paljak <mar...@martinpaljak.net>: >>> Is there any way to have OpenSC build against some crypto >>> libraries other than OpenSSL (preferably licensed in >>> GPL-compatible ways) so we could link it to readline without >>> violating one license or the other? > Two options: > - decide to move to some other soft-crypto implementation and reap > out OpenSSL (would be lovely) > - create a small "softcrypto" mega-interface and allow to plug in > different softcrypto implementations (something like cURL did) > gradually. This would allow to build without OpenSSL in Debian and such > and provide a way to still make use of drivers which might not have a > developer or somebody to test any changes.
Apple has deprecated OpenSSL in Lion. OpenSSL is still available but will be removed in a later version. See http://ludovicrousseau.blogspot.com/2011/08/mac-os-x-lion-and-openssl.html I think the correct option for OpenSC (if we stay with OpenSSL) is to statically link with OpenSSL (as I imagine is also done on Windows). Bye, -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel