/* Mixmaster version 2.9 -- (C) 1999 - 2003 Anonymizer Inc. and others.
Mixmaster may be redistributed and modified under certain conditions.
This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF
ANY KIND, either express or implied. See the file COPYRIGHT for
details.
Encrypt Mixmaster v3 messages
$Id: chain3.c 665 2003-11-09 01:47:32Z rabbi $ */
#include "mix3.h"
int mix3_rlist()
{
NOT_IMPLEMENTED;
}
int mix3_encrypt()
{
NOT_IMPLEMENTED;
}
syntax highlighted by Code2HTML, v. 0.9.1