Roe vs Wade being overturned is a big one lmao

      • @holdengreen@lemmygrad.ml
        link
        fedilink
        22 years ago

        Well reading this it tells that the key is very hard to guess, and the algorithm is solid enough that the key cannot be guessed by looking at the data… https://www.n-able.com/blog/aes-256-encryption-algorithm

        And the government and institutions use it so… https://www.clickssl.net/blog/256-bit-encryption

        Personally I am still paranoid tho about what might happen in the future. I think it’s reasonable to be in some cases where you are sharing sensitive data that you can’t afford to possibly be broken by governments or whoever in a decade or more from now.

        • @darkcalling@lemmygrad.ml
          link
          fedilink
          22 years ago

          The thing to do with truly important data is to cascade algorithms. That is encrypt it using multiple algorithms so a failure in one in a cryptographic sense means they still need a failure in another and if the combined failures cannot shave off enough bits they still can’t get the data. AES is fairly strong and proven so I would use it as one of those encryption schemes. Ideally you’d do this with ciphers from multiple mutually hostile governments (one from Russia, one from US/NATO).

          • comfy
            link
            1
            edit-2
            2 years ago

            nah nah nah just roll your own crypto

            (Only half joking: worthless in a targeted attack but effective over unmanned dragnet)

          • @holdengreen@lemmygrad.ml
            link
            fedilink
            12 years ago

            Yea I figure if you have anything truly important or prone to being targeted then… It doesn’t cost you much to over do it compared to not.