Hi Everyone, AMD donated a couple of Ryzen 7 machines to the GCC compile farm. The cpu's have both RDSEED and SHA available. The code in cpu.cpp was updated to detect the availability; see https://github.com/weidai11/cryptopp/commit/2f58912fddb2 .
AMD's SHA circuit is fast. Its pushing data at 1.2 cycles per byte. (My Intel test machine is a Celeron J3455, and it moving data at 2.5 cpb. The number should improve as SHA shows up in more-fully-featured Intel cpu's). Jeff -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
