sha256sum written in Python faster than GNU version in C?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • snippets

  • Here is my Python code on Gitlab, also copied below.

  • gnulib

    upstream mirror

  • This appears to be the coreutil code.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • OpenSSL

    TLS/SSL and crypto library

  • It turns out that OpenSSL has an optimized assembly implementation of SHA256 for armv8. It looks like coreutils only has a C implementation.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts