• addie@feddit.uk
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 day ago

    It’s extremely easy to fuck up cryptography code; you require both extraordinary mathematical insight and the programming skills to defend against every known and future side-channel attack. I would suggest instead trusting software where you can read the source yourself, and which has been openly reviewed by a selection of experts in the field.

    • hperrin@lemmy.ca
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day ago

      I don’t mean I wrote the cryptography implementation, I mean I wrote the code that uses it to encrypt my files. Yeah, I don’t trust myself to implement AES, but I also don’t trust others to use it correctly.