libcryptopp or libcrypto++

View: New views
4 Messages — Rating Filter:   Alert me  

libcryptopp or libcrypto++

by alekcey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


What name should be used for Crypto++ library?
There is in Debian libcrypto++.so but in Fedora libcryptopp.so.
And include path shoud be include/crypto++ or include/cryptopp?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscribe@....
More information about Crypto++ and this group is available at http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---


Re: libcryptopp or libcrypto++

by Zooko O'Whielacronx :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


It was a Debian innovation to name it "libcrypto++".  I asked them to
also support libcryptopp and they do now.  I suggest sticking to the
more widely used "libcryptopp". Here is the setup script for
pycryptopp which handled either:

http://allmydata.org/trac/pycryptopp/browser/setup.py

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscribe@....
More information about Crypto++ and this group is available at http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---


Re: libcryptopp or libcrypto++

by alekcey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


So no need to support this innovation in Fedora and it is would be
enough to use include/cryptopp include path, libcryptopp.so and
cryptopp.pc pkgconfig file?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscribe@....
More information about Crypto++ and this group is available at http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---


Re: libcryptopp or libcrypto++

by Zooko O'Whielacronx :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Thu, Oct 29, 2009 at 6:04 PM, alekcey <alekcejk@...> wrote:
>
> So no need to support this innovation in Fedora and it is would be
> enough to use include/cryptopp include path, libcryptopp.so and
> cryptopp.pc pkgconfig file?

As far as I know, yes.

Regards,

Zooko

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscribe@....
More information about Crypto++ and this group is available at http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---