Difference between revisions of "Libcrypto"

From AMule Project FAQ
Jump to: navigation, search
m (Adjusted Links, Added Version-Tag)
m (Adjusted Links)
Line 2: Line 2:
 
[http://www.cryptopp.com Crypto++ Library] is a free C++ class library of cryptographic schemes.
 
[http://www.cryptopp.com Crypto++ Library] is a free C++ class library of cryptographic schemes.
  
[[AMule Project FAQ:About|aMule]] needed [http://www.cryptopp.com Crypto++/Cryptopp] for [[Secure_User_Identification|Secure User Identification (SUI)]] from versions 2.0.0-rc1 to 2.0.0-rc5 (included). As of version 2.0.0-rc6, all necessary [http://www.cryptopp.com Crypto++] code is embedded in [[AMule Project FAQ:About|aMule]]'s source to avoid conflicts with some distros.
+
[[aMule]] needed [http://www.cryptopp.com Crypto++/Cryptopp] for [[Secure_User_Identification|Secure User Identification (SUI)]] from versions 2.0.0-rc1 to 2.0.0-rc5 (included). As of version 2.0.0-rc6, all necessary [http://www.cryptopp.com Crypto++] code is embedded in [[aMule]]'s source to avoid conflicts with some distros.
  
 
[[Debian]] users should read [[CryptoppDebian|Howto make Crypto++ work on Debian]].
 
[[Debian]] users should read [[CryptoppDebian|Howto make Crypto++ work on Debian]].
  
'''NOTE:''' [[AMule Project FAQ:About|aMule]] is a '''separate''' project and is '''not''' related to [http://www.cryptopp.com Crypto++/Cryptopp] in any way (apart from using it as one of its libraries).
+
'''NOTE:''' [[aMule]] is a '''separate''' project and is '''not''' related to [http://www.cryptopp.com Crypto++/Cryptopp] in any way (apart from using it as one of its libraries).
  
 
== Version ==
 
== Version ==
 
Created by "Unknown User" on 03.05.04 at 17:53<br>
 
Created by "Unknown User" on 03.05.04 at 17:53<br>
Updated by Vollstrecker on 22.01.08 at 10:02
+
Updated by Vollstrecker on 22.01.08 at 12:07

Revision as of 12:07, 22 January 2008

What is Crypto++/Cryptopp ?

Crypto++ Library is a free C++ class library of cryptographic schemes.

aMule needed Crypto++/Cryptopp for Secure User Identification (SUI) from versions 2.0.0-rc1 to 2.0.0-rc5 (included). As of version 2.0.0-rc6, all necessary Crypto++ code is embedded in aMule's source to avoid conflicts with some distros.

Debian users should read Howto make Crypto++ work on Debian.

NOTE: aMule is a separate project and is not related to Crypto++/Cryptopp in any way (apart from using it as one of its libraries).

Version

Created by "Unknown User" on 03.05.04 at 17:53
Updated by Vollstrecker on 22.01.08 at 12:07