Announcement

Collapse
No announcement yet.

Patches For A New /dev/random Linux Random Number Generator Revised

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Patches For A New /dev/random Linux Random Number Generator Revised

    Phoronix: Patches For A New /dev/random Linux Random Number Generator Revised

    Stephan Mueller has published his second version of the in-development patches of the Linux Random Number Generator (LRNG) that seeks to provide a new, drop-in replacement for Linux's /dev/random implementation...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    All changes to /dev/random and /dev/urandom are likely to be controversial due to adversaries desiring to weaken it.
    Also cryptopgrahy is very difficult, and even when it is open source it is possible to weaken it in subtle ways.

    Comment


    • #3
      Originally posted by uid313 View Post
      All changes to /dev/random and /dev/urandom are likely to be controversial due to adversaries desiring to weaken it.
      Also cryptopgrahy is very difficult, and even when it is open source it is possible to weaken it in subtle ways.
      This is very true, but at least it's nice to see someone is trying to increase boot-time entropy, even if they're evil.

      Comment


      • #4
        New random... simple, output '9', '9', '9', until somebody tries to guess the next number is '9', then switch to '28198825', '28198825', etc.... what could be easier. - Sincerely, FBI

        Comment

        Working...
        X