现在的位置: 首页 > 综合 > 正文

HP-UX Strong Random Number Generator与 /dev/random相关

2013年08月19日 ⁄ 综合 ⁄ 共 1750字 ⁄ 字号 评论关闭

HP-UX Strong Random Number Generator

» 

Software Depot

»

Download with a Key

»

Frequently asked questions

»

HP-UX OE product information

»

HP Systems Insight Manager product information

Sign up to get product updates, drivers and support alerts
内容从此开始:
Product details & specifications  

 
Installation
 
Installation of the Strong Random Number Generator will cause the kernel to rebuild and system to reboot. Following reboot, the /dev/random and /dev/urandom special files will be present and no further administrative actions are required.
1) Login as root.

2) Follow the instructions to download the KRNG11i product bundle into the /tmp directory.

3) Verify that the source depot file has downloaded correctly using swlist. Note that swlist and swinstall require you to specify the full path name to the location of the source depot file:

      swlist -d @ /tmp/KRNG11i_*.depot

4)  Use swinstall to install the KRNG11i bundle from the source depot file. Note that because KRNG11i pulls in a set of kernel components, the autoreboot flag must be specified:

        swinstall -x autoreboot=true -s /tmp/KRNG11i_*.depot KRNG11i

The system will reboot after installation.

5) Verify that the KRNG11i bundle was installed:

        swlist | grep KRNG11i

This message should appear:
    KRNG11i    B.11.11.09    HP-UX 11.11 Strong Random Number Generator

When you install the KRNG11i bundle, the following items are included:

  • Enablement updates to the HP-UX 11i kernel.
  • A dynamically loadable kernel module, rng, that collects random data.
  • The /usr/include/sys/random.h header file.
  • The random(7) manual page.
  •  
     

     
    removal
    Strong Random Number Generator contains kernel products. Removing them will cause a system reboot after removal is complete.
    1) Login as root.

    2) Run swremove to remove the produt.

            swremove -x autoreboot=true RandomNumGen RandomNumGenDyn

    This removes the core functionality of the feature, but leaves the bundle wrapper and patches on your system. Removal of the patches that were included with the feature bundle is not recommended. Therefore, we advise you NOT to remove the patches from your system.

     

    抱歉!评论已关闭.