aeris22’s avataraeris22’s Twitter Archive—№ 47,839

          1. …in reply to @lvh
            @lvh @SoatokDhole @CiPHPerCoder Without time reseeding, weak is « 0 bit ». All generated keys are the same.
        1. …in reply to @aeris22
          @lvh @SoatokDhole @CiPHPerCoder With time reseeding, you can’t guess what the generated time of the server key. So perhaps 1 or 2 years […]
      1. …in reply to @aeris22
        @lvh @SoatokDhole @CiPHPerCoder to bruteforce. Around 34 bits of security for 1 year guess.
    1. …in reply to @aeris22
      @lvh @SoatokDhole @CiPHPerCoder This is why for private crypto material, urandom is not good. At least use random, which will block […]
  1. …in reply to @aeris22
    @lvh @SoatokDhole @CiPHPerCoder until enough entropy in the pool. Instead of return predictable value if low entropy level.