Difference between revisions of "Libcrypto"

From AMule Project FAQ
Jump to: navigation, search
(update about crypto++)
Line 3: Line 3:
 
[http://www.eskimo.com/~weidai/cryptlib.html Crypto++ Library] is a free C++ class library of cryptographic schemes.
 
[http://www.eskimo.com/~weidai/cryptlib.html Crypto++ Library] is a free C++ class library of cryptographic schemes.
  
[[aMule]] needs [http://www.eskimo.com/~weidai/cryptlib.html Crypto++/Cryptopp] for [[Secure_User_Identification|Secure User Identification (SUI)]].
+
[[aMule]] needed [http://www.eskimo.com/~weidai/cryptlib.html Crypto++/Cryptopp] for [[Secure_User_Identification|Secure User Identification (SUI)]] from versions 2.0.0-rc1 to 2.0.0-rc5 (included).
  
 
[[Debian]] users should read [[CryptoppDebian|Howto make Crypto++ work on Debian]].
 
[[Debian]] users should read [[CryptoppDebian|Howto make Crypto++ work on Debian]].
  
 
'''NOTE:''' [[aMule]] is a '''separate''' project and is '''not''' realated to [http://www.eskimo.com/~weidai/cryptlib.html Crypto++/Cryptopp] in any way (apart from using it as one of it's libraries).
 
'''NOTE:''' [[aMule]] is a '''separate''' project and is '''not''' realated to [http://www.eskimo.com/~weidai/cryptlib.html Crypto++/Cryptopp] in any way (apart from using it as one of it's libraries).

Revision as of 21:27, 30 September 2004

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).

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

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