• Solemarc@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 hour ago

      I can’t be bothered to build them but looking at the releases on GitHub openssl 3.4.0 is 17.5mb and rustls is 2.6mb. both of these releases are source files not binaries but I don’t see how rustls could possibly be larger than openssl.

      • Username@feddit.org
        link
        fedilink
        arrow-up
        1
        ·
        6 minutes ago

        Comparing source code sizes is completely meaningless. Rust projects are usually smaller with far more granular dependencies.