Hi Everyone,

We added RDSEED to the library. We reused the RDRAND gear since nearly 
everything was the same. That means <rdrand.h> provides both RDRAND and 
RDSEED.

We also reused the RDRAND wiki page. The page was modifed to discuss both 
RDRAND and RDSEED. You can find it at https://cryptopp.com/wiki/RDRAND . 
The wiki page also includes a discussion of issuing the opcodes by hand, 
and how to use an assembler like YASM to generate them for you.

The RDRAND/RDSEED source files are available as stand-alone download from 
the wiki page.

We'll have an RC6 soon since the additional functionality modified rdand.h, 
rdand.cpp, rdrand.asm, test.cpp and validat1.cpp.

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to