/[pkg-mixmaster]/trunk/Mix/Src/mix3.h
ViewVC logotype

Diff of /trunk/Mix/Src/mix3.h

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

revision 511 by weaselp, Mon May 5 11:03:41 2003 UTC revision 512 by weaselp, Thu May 8 18:07:08 2003 UTC
# Line 6  Line 6 
6     details.     details.
7    
8     Function prototypes     Function prototypes
9     $Id: mix3.h,v 1.23 2003/05/05 11:03:41 weaselp Exp $ */     $Id: mix3.h,v 1.24 2003/05/08 18:07:08 weaselp Exp $ */
10    
11    
12  #ifndef _MIX3_H  #ifndef _MIX3_H
# Line 348  int chain_randfinal(int type, REMAILER * Line 348  int chain_randfinal(int type, REMAILER *
348    
349  float chain_reliability(char *chain, int chaintype,  float chain_reliability(char *chain, int chaintype,
350                          char *reliability_string);                          char *reliability_string);
351    int redirect_message(BUFFER *sendmsg, char *chain, int numcopies, BUFFER *chainlist);
352  int mix2_encrypt(int type, BUFFER *message, char *chainstr, int numcopies,  int mix2_encrypt(int type, BUFFER *message, char *chainstr, int numcopies,
353                   BUFFER *feedback);                   BUFFER *feedback);
354  int t1_encrypt(int type, BUFFER *message, char *chainstr, int latency,  int t1_encrypt(int type, BUFFER *message, char *chainstr, int latency,

Legend:
Removed from v.511  
changed lines
  Added in v.512

  ViewVC Help
Powered by ViewVC 1.1.5