Checked some info on the matter:
VIA's first RNGs should have been in the C3/C3-2 (I still have some). Released acc. to wikipedia early 2003.
Geode LX definitely had a RNG. NS iirc. had the GX and I haven't found RNG infos on that, Geode was sold 2003 to AMD, which continued the GX2 design but quickly developed the LX upgrade.
And for HW-RNGs in general:
https://en.wikipedia.org/wiki/Hardwa...tor#Early_work
(so far you can trust the editors of WP if the did a thorough research, but if you want, every dice is a HW RNG - just not electronic.)
Announcement
Collapse
No announcement yet.
Due To A GCC Bug, RDRAND Usage Wasn't As Random As Expected
Collapse
X
-
Originally posted by chuckula View PostLol... the funny part was that when Intel* came up with this new (and incredibly useful) hardware assist...
Besides, a closed HW thing can never be fully trusted by principle while you can audit a FOSS implementation. That was done, a mistake found and fixed. You'll hardly ever know possible errors (or even backdoors on purpose) in closed HW / FW designs.
And by the way AMD does push innovations forward, did so in the past and will hopefully do so in the future. Yes, not every idea is 100% original, that is hard to achieve these days. But it is also a matter of bringing an idea to reality and on the market where one can actually buy and use it. AMD, much smaller than intel and suffering from these strange contracts intel had with everyone, was pushing a backward compatible 64bit x86 platform, the "fusion" of CPU and GPU computing, open GPU drivers, just to name some big landmarks.
- 4 likes
Leave a comment:
-
Originally posted by chuckula View Post* Funny how literally nobody has complained about AMD copying Intel and adding these instructions to RyZen though. Given the usual life-cycle of these conspiracy theories I expect it to go from:
2. AMD copied it: Silence.
3. A year or two after RyZen has been on the market: Look at this cool random number feature that AMD invented single-handed out of thin air! Thank you for being the only innovative company in the history of mankind AMD!!
2nd. Intel copied AMD64, which was way more popular than Intel's failed, expensive, and power hungry IA64 nobody wanted,
Also IIRC VIA was one of the first to have x86 hardware crypto, I think they called it Padlock or so.
3. Intel was not that innovative the last years, also initially AMD's hardware virtualization was also way faster, due to Intel not having nested page tables, and also due not virtualizing real mode for BIOS booting and such. On first gen Intel VMX Qemu booting something is really slow until the ReadMode BIOS is finally done. You can literately watch grub paint it's menu pixels, ...
- 3 likes
Leave a comment:
-
Originally posted by chuckula View PostLol... the funny part was that when Intel* came up with this new (and incredibly useful) hardware assist all the usual suspects moaned about how having a hardware random number generator was some evil Intel-NSA magic backdoor that spies on you 24/7 because numbers.
Turns out the real security issues had nothing to do with the "evil hardware backdoor" and everything to do with open source software code that had nothing to do with the hardware and that wasn't written correctly.
* Funny how literally nobody has complained about AMD copying Intel and adding these instructions to RyZen though. Given the usual life-cycle of these conspiracy theories I expect it to go from:
1. Intel did it, therefore EVIL CONSPIRACY.
2. AMD copied it: Silence.
3. A year or two after RyZen has been on the market: Look at this cool random number feature that AMD invented single-handed out of thin air! Thank you for being the only innovative company in the history of mankind AMD!!
- 8 likes
Leave a comment:
-
Originally posted by cuckula View PostTurns out the real security issues had nothing to do with the "evil hardware backdoor" and everything to do with open source software code that had nothing to do with the hardware and that wasn't written correctly.
1. Intel did it, therefore EVIL CONSPIRACY.
2. AMD copied it: Silence.
3. A year or two after RyZen has been on the market: Look at this cool random number feature that AMD invented single-handed out of thin air! Thank you for being the only innovative company in the history of mankind AMD!!Last edited by L_A_G; 27 July 2017, 09:16 AM.
- 10 likes
Leave a comment:
-
Lol... the funny part was that when Intel* came up with this new (and incredibly useful) hardware assist all the usual suspects moaned about how having a hardware random number generator was some evil Intel-NSA magic backdoor that spies on you 24/7 because numbers.
Turns out the real security issues had nothing to do with the "evil hardware backdoor" and everything to do with open source software code that had nothing to do with the hardware and that wasn't written correctly.
* Funny how literally nobody has complained about AMD copying Intel and adding these instructions to RyZen though. Given the usual life-cycle of these conspiracy theories I expect it to go from:
1. Intel did it, therefore EVIL CONSPIRACY.
2. AMD copied it: Silence.
3. A year or two after RyZen has been on the market: Look at this cool random number feature that AMD invented single-handed out of thin air! Thank you for being the only innovative company in the history of mankind AMD!!
Leave a comment:
-
Due To A GCC Bug, RDRAND Usage Wasn't As Random As Expected
Phoronix: Due To A GCC Bug, RDRAND Usage Wasn't As Random As Expected
In a now-fixed bug, the RDRAND/RDSEED instructions for pulling random number generators on modern CPUs may have not been as random as desired when using GCC...
http://www.phoronix.com/scan.php?pag...GCC-RDRAND-CVETags: None
Leave a comment: