KEYRAND

Section: Cryptography Utilities (1)
Updated: 11 November 2010
Index Return to Main Contents
 

NAME

keyrand - utility for collecting random data  

SYNOPSIS

keyrand {bits} {outfile}
 

DESCRIPTION

keyrand

is a tool which collects a given number of random bits from the kernel random number generator, presenting a text-based user interface showing progress.

The random data is read from /dev/random and appended to the output file outfile, which must already exist.  

EXAMPLES

The following example will collect 1024 bits of random data and append them to the file data:

# keyrand 1024 data
      

 

FILES

/dev/random  

SEE ALSO

genkey(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
FILES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 05:29:05 GMT, December 24, 2015