/[pkg-mixmaster]/branches/mixmaster_2_9_STABLE/Mix/Src/chain3.c
ViewVC logotype

Contents of /branches/mixmaster_2_9_STABLE/Mix/Src/chain3.c

Parent Directory Parent Directory | Revision Log Revision Log


Revision 650 - (show annotations) (download)
Fri Nov 7 06:16:18 2003 UTC (9 years, 6 months ago) by weasel
File MIME type: text/plain
File size: 449 byte(s)
Set keyword expansion for Id on all files that already have $Id$ tags.
1 /* Mixmaster version 2.9 -- (C) 1999 - 2002 Anonymizer Inc. and others.
2
3 Mixmaster may be redistributed and modified under certain conditions.
4 This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF
5 ANY KIND, either express or implied. See the file COPYRIGHT for
6 details.
7
8 Encrypt Mixmaster v3 messages
9 $Id$ */
10
11
12 #include "mix3.h"
13
14 int mix3_rlist()
15 {
16 NOT_IMPLEMENTED;
17 }
18
19 int mix3_encrypt()
20 {
21 NOT_IMPLEMENTED;
22 }

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.5