/[mldonkey]/mldonkey/src/utils/lib/tiger.h
ViewVC logotype

Diff of /mldonkey/src/utils/lib/tiger.h

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

revision 1.2 by spiralvoice, Sun Aug 28 10:47:39 2005 UTC revision 1.3 by spiralvoice, Tue Oct 25 09:46:50 2005 UTC
# Line 31  typedef unsigned char byte; Line 31  typedef unsigned char byte;
31    
32    
33  void tiger_hash(char prefix, char *s, long len, unsigned char *digest);  void tiger_hash(char prefix, char *s, long len, unsigned char *digest);
34  long tiger_block_size(long len);  unsigned long tiger_block_size(unsigned long len);
35  #endif  #endif

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

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