NAME¶
md5test - MD5 test program for RADIUS
SYNOPSIS¶
md5test shared
DESCRIPTION¶
md5test is a poorly written program for testing purpose. It takes the
shared secret as an argument, reads a hex dump on standard input, and outputs
the length, shared secret, standard input, followed by the MD5 checksum of
that input followed by the shared secret.
SEE ALSO¶
radiusd(8),
md5sum(1)
BUGS¶
No decent argument and input checking is done. Use it with caution, due to easy
segmentation faulting.
AUTHOR¶
Lucent Technologies Remote Access.
COPYRIGHT¶
Copyright (C) 1992-1999 Lucent Inc. All rights reserved.
Copyright (C) 1999-2004 Francesco Paolo Lovergine. All rights reserved.
See the LICENSE file enclosed within this software for conditions of use and
distribution. This is a pure
ISO BSD Open Source License .