diff options
Diffstat (limited to 'radsecproxy-hash.1')
-rw-r--r-- | radsecproxy-hash.1 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/radsecproxy-hash.1 b/radsecproxy-hash.1 new file mode 100644 index 0000000..fbe6c27 --- /dev/null +++ b/radsecproxy-hash.1 @@ -0,0 +1,30 @@ +.TH radsecproxy-hash 1 "29 Sep 2011" + +.SH "NAME" +radsecproxy-hash - print digests of Ethernet MAC addresses + +.SH "SYNOPSIS" +.HP 12 +radsecproxy-hash [-h] [-k key] [-t type] +.sp + +.SH "DESCRIPTION" +Print the hash or hmac of Ethernet MAC addresses read from standard +input. + +.SH "OPTIONS" +.TP +.B -h +\fIdisplay help and exit\fR + +.TP +.B -k key +\fIuse KEY for HMAC calculation\fR + +.TP +.B -t type +\fIprint digest of type TYPE [hash|hmac]\fR + + +.SH "SEE ALSO" +radsecproxy.conf(5) |