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 [http://www.emule-project.net/home/perl/help.cgi?l=1&rm=show_topic&topic_id=135 Secure User Identification (SUI)].
+
aMule needs crypto++/cryptopp for [[Secure User Identification (SUI)]].

Revision as of 17:02, 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 Secure User Identification (SUI).