https://bugzilla.redhat.com/show_bug.cgi?id=1048815 Bug ID: 1048815 Summary: Review Request: RdRand - A library and a tool for the asm instruction Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: jtulak@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: http://tmp.tulak.me/rdrand/RdRand.spec SRPM URL: http://tmp.tulak.me/rdrand/RdRand-1.0.0-1.fc19.src.rpm Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6362106 Description: Library for easier usage of Intel's RdRand instruction. Fedora Account System Username: jtulak I'm the author of the library and this is my first Fedora package. Full Description: RdRand is an instruction for returning random numbers from an on-chip hardware random number generator. It's available on Ivy Bridge and Haswell processors and is part of the Intel 64 and IA-32 instruction set architectures. The hardware random number generator is compliant with security and cryptography standards such as NIST SP 800-90A, FIPS 140-2 and ANSI X9.82. This library offers high level functions to fill the buffer with random numbers using the various methods and offers the procedures focused on speed and security. There is also a user space utility to produce the stream of random numbers. This package contain a C library for easier usage of the instruction (no need for using __asm__, ...) and a simple application for users to generate random numbers. Jan Tulak -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review