⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ranbits.8

📁 ipsec vpn
💻 8
字号:
.TH IPSEC_RANBITS 8 "22 Aug 2000".\" RCSID $Id: ranbits.8,v 1.8 2002/04/24 07:36:09 mcr Exp $.SH NAMEipsec ranbits \- generate random bits in ASCII form.SH SYNOPSIS.B ipsec.B ranbits[.B \-\-quick] [.B \-\-continuous] [.B \-\-bytes] nbits.SH DESCRIPTION.I Ranbitsobtains.I nbits(rounded up to the nearest byte)high-quality random bits from.IR random (4),and emits them on standard output as an ASCII string.The default output format is.IR datatot (3).B hformat:lowercase hexadecimal with a.B 0xprefix and an underscore every 32 bits..PPThe.B \-\-quickoption produces quick-and-dirty random bits:instead of using the high-quality random bits from.IR /dev/random ,which may take some time to supply the necessary bits if.I nbitsis large,.I ranbitsuses.IR /dev/urandom ,which yields prompt results but lower-quality randomness..PPThe.B \-\-continuousoption uses.IR datatot (3).B xoutput format, like.B hbut without the underscores..PPThe.B \-\-bytesoption causes.I nbitsto be interpreted as a byte count rather than a bit count..SH FILES/dev/random, /dev/urandom.SH SEE ALSOipsec_datatot(3), random(4).SH HISTORYWritten for the Linux FreeS/WAN project<http://www.freeswan.org>by Henry Spencer..SH BUGSThere is an internal limit on.IR nbits ,currently 20000..PPWithout.BR \-\-quick ,.IR ranbits 'srun time is difficult to predict.A request for a large number of bits,at a time when the system's entropy pool is low on randomness,may take quite a while to satisfy.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -