Difference between revisions of "Libcrypto"

From AMule Project FAQ
Jump to: navigation, search
Line 3: Line 3:
 
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.
 
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.
  
aMule needs crypto++/cryptopp for [[Secure User Identification]] (SUI).
+
aMule needs crypto++/cryptopp for [[http://www.amule.org/wiki/index.php/Secure_User_Identification_(SUI)|Secure User Identification]] (SUI).

Revision as of 18:07, 3 May 2004

What is 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.

aMule needs crypto++/cryptopp for [User Identification] (SUI).