Announcement

Collapse
No announcement yet.

Google Wants LLVM To Mainline x32 ABI Support

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

  • #21
    Originally posted by JS987 View Post
    Brute force attack isn't always possible and can be detected.
    Why it can't be detected on 32-bit?

    Comment


    • #22
      Originally posted by LightBit View Post
      Why it can't be detected on 32-bit?
      It is maybe also possible to detect it on 32-bit, but on 64-bit attack would last much longer, which means much higher probability of detection.

      Comment


      • #23
        Originally posted by JS987 View Post
        It is maybe also possible to detect it on 32-bit, but on 64-bit attack would last much longer, which means much higher probability of detection.
        This slides says 2m11s is needed on 64-bit

        Comment


        • #24
          Originally posted by LightBit View Post
          This slides says 2m11s is needed on 64-bit
          Function get_random_int is different in latest kernels. Slides claim that it worked only for local attacker.

          Comment

          Working...
          X