/[mldonkey]/mldonkey/src/utils/lib/CryptoPP.cc
ViewVC logotype

Diff of /mldonkey/src/utils/lib/CryptoPP.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by spiralvoice, Sun Sep 18 19:00:53 2005 UTC revision 1.2 by spiralvoice, Mon Sep 19 10:09:05 2005 UTC
# Line 9512  inline void PokeUInt32(void* p, uint32_t Line 9512  inline void PokeUInt32(void* p, uint32_t
9512  #define PRIVKEYSIZE 384  #define PRIVKEYSIZE 384
9513    
9514  static Signer* s_signer = NULL;    static Signer* s_signer = NULL;  
9515  static byte m_publicKey[MAXPUBKEYSIZE];  static byte m_publicKey[MAXPUBKEYSIZE+1];
9516  static unsigned long m_publicKeyLen = 0;  static unsigned long m_publicKeyLen = 0;
9517    
9518  void crypto_exit () {  void crypto_exit () {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26