Difference between revisions of "Libcrypto"

From AMule Project FAQ
Jump to: navigation, search
m (Xaignar, copy&paste is good, but read it first xP)
Line 1: Line 1:
 
== What is [http://www.eskimo.com/~weidai/cryptlib.html Crypto++/Cryptopp] ? ==
 
== What is [http://www.eskimo.com/~weidai/cryptlib.html Crypto++/Cryptopp] ? ==
  
Crypto++ Library is a free C++ class library of cryptographic schemes. Currently the library consists of the following, some of which are other people's code, repackaged into classes.
+
[http://www.eskimo.com/~weidai/cryptlib.html Crypto++ Library] is a free C++ class library of cryptographic schemes.
  
aMule needs crypto++/cryptopp for [[Secure_User_Identification|Secure User Identification]] (SUI).
+
[[aMule]] needs [http://www.eskimo.com/~weidai/cryptlib.html Crypto++/Cryptopp] for [[Secure_User_Identification|Secure User Identification]] (SUI).

Revision as of 10:21, 14 July 2004

What is Crypto++/Cryptopp ?

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

aMule needs Crypto++/Cryptopp for Secure User Identification (SUI).