awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to davidaurelio/hashids-python

Open-source alternatives to Hashids Python

30 open-source projects similar to davidaurelio/hashids-python, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hashids Python alternative.

  • pyca/cryptographypyca avatar

    pyca/cryptography

    7,628View on GitHub↗

    This project is a Python cryptography library that provides a collection of cryptographic primitives and high-level recipes for implementing secure encryption and authentication. It functions as a symmetric encryption toolkit and a cryptographic hash provider, offering both a low-level cryptographic interface for building custom protocols and high-level tools for securing data. The library covers a broad range of security capabilities, including symmetric data encryption, the derivation of cryptographic keys from passwords or secret values, and data integrity verification through the generati

    Pythoncryptographypython
    View on GitHub↗7,628
  • cossacklabs/themiscossacklabs avatar

    cossacklabs/themis

    1,965View on GitHub↗

    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

    Casymmetric-cryptographyauthenticationcryptography
    View on GitHub↗1,965
  • legrandin/pycryptodomeLegrandin avatar

    Legrandin/pycryptodome

    3,233View on GitHub↗

    A self-contained cryptographic library for Python

    C
    View on GitHub↗3,233
  • pyca/bcryptpyca avatar

    pyca/bcrypt

    1,483View on GitHub↗

    Modern(-ish) password hashing for your software and your servers

    Python
    View on GitHub↗1,483

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
pyca/pynaclpyca avatar

pyca/pynacl

1,195View on GitHub↗

Python binding to the Networking and Cryptography (NaCl) library

Ccryptographylibsodiumnacl
View on GitHub↗1,195
  • attaswift/siphashattaswift avatar

    attaswift/SipHash

    264View on GitHub↗

    Simple and secure hashing in Swift with the SipHash algorithm

    Swift
    View on GitHub↗264
  • artem-smotrakov/micropython-rsa-signingartem-smotrakov avatar

    artem-smotrakov/micropython-rsa-signing

    19View on GitHub↗

    This is an implementation of RSA signing for MicroPython. It's writter in pure Python, and based on python-rsa version 4.0.

    Python
    View on GitHub↗19
  • ak-coram/cl-frugal-uuidak-coram avatar

    ak-coram/cl-frugal-uuid

    35View on GitHub↗

    Common Lisp UUID library with zero dependencies

    Common Lisp
    View on GitHub↗35
  • carglglz/mpy-mbedtlsCarglglz avatar

    Carglglz/mpy-mbedtls

    3View on GitHub↗

    MicroPython bindings for ECDSA keys basic functionality and x509 cert/csr utilities. Supports both PEM and DER formats

    C
    View on GitHub↗3
  • blackdoor/joseblackdoor avatar

    blackdoor/jose

    16View on GitHub↗

    Extensible JOSE library for Scala

    Scala
    View on GitHub↗16
  • cheatfate/nimcryptoC

    cheatfate/nimcrypto

    0View on GitHub↗
    View on GitHub↗0
  • dnaq/sodiumoxidednaq avatar

    dnaq/sodiumoxide

    645View on GitHub↗

    DEPRECATED Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)

    Rust
    View on GitHub↗645
  • cwpearson/nim-murmurhashC

    cwpearson/nim-murmurhash

    0View on GitHub↗
    View on GitHub↗0
  • cyan4973/xxhashCyan4973 avatar

    Cyan4973/xxHash

    10,885View on GitHub↗

    xxHash is a high-performance, non-cryptographic hash library designed for rapid checksum generation and data integrity verification. It functions as an incremental hashing engine, allowing for the processing of large or streaming data inputs by maintaining a persistent internal state across sequential chunks. The library is engineered as a computational framework that maximizes throughput by utilizing wide CPU registers and branchless instruction pipelining. It achieves high-speed performance by aligning data access with CPU cache lines and employing multi-stage mixing functions that ensure c

    Ccdispersionhash
    View on GitHub↗10,885
  • apense/shimshamA

    apense/shimsham

    0View on GitHub↗
    View on GitHub↗0
  • didactic-drunk/sodium.crdidactic-drunk avatar

    didactic-drunk/sodium.cr

    51View on GitHub↗

    Crystal wrapper for the libsodium crypto API

    Crystal
    View on GitHub↗51
  • denismaggior8/micropython-enigma-pythondenismaggior8 avatar

    denismaggior8/micropython-enigma-python

    2View on GitHub↗

    I'm thrilled to announce that enigmapython, my powerful Enigma machine emulator, is now available on MicroPython! 🚀

    Python
    View on GitHub↗2
  • bcryptnet/bcrypt.netBcryptNet avatar

    BcryptNet/bcrypt.net

    989View on GitHub↗

    BCrypt.Net - Bringing updates to the original bcrypt package

    C#
    View on GitHub↗989
  • diybitcoinhardware/embitdiybitcoinhardware avatar

    diybitcoinhardware/embit

    111View on GitHub↗

    A minimal bitcoin library for MicroPython and Python 3.10+ with a focus on embedded systems.

    Python
    View on GitHub↗111
  • dmazzella/ucryptodmazzella avatar

    dmazzella/ucrypto

    44View on GitHub↗

    Micropython package for doing fast rsa and elliptic curve cryptography, specifically digital signatures. ECDSA API design inspired from fastecdsa and implementation based on tomsfastmath.

    C
    View on GitHub↗44
  • dmazzella/ucryptoauthlibdmazzella avatar

    dmazzella/ucryptoauthlib

    44View on GitHub↗

    Lightweight driver for Microchip Crypto Authentication secure elements written in pure python for micropython.

    Python
    View on GitHub↗44
  • dmazzella/ucryptographydmazzella avatar

    dmazzella/ucryptography

    10View on GitHub↗

    Lightweight porting of cryptography to Micropython based on ARM Mbed TLS

    C
    View on GitHub↗10
  • dnaeon/cl-bcryptdnaeon avatar

    dnaeon/cl-bcrypt

    17View on GitHub↗

    cl-bcrypt is a Common Lisp system for generating, parsing and verification of bcryptbcrypt password hashes.

    Common Lisp
    View on GitHub↗17
  • dnaeon/cl-ssh-keysdnaeon avatar

    dnaeon/cl-ssh-keys

    23View on GitHub↗

    cl-ssh-keys is a Common Lisp system, which provides the following features.

    Common Lisp
    View on GitHub↗23
  • dagenix/rust-cryptoDaGenix avatar

    DaGenix/rust-crypto

    1,453View on GitHub↗

    A (mostly) pure-Rust implementation of various cryptographic algorithms.

    Rust
    View on GitHub↗1,453
  • eduardsui/tlseeduardsui avatar

    eduardsui/tlse

    676View on GitHub↗

    Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library

    C
    View on GitHub↗676
  • ektrah/nsecektrah avatar

    ektrah/nsec

    444View on GitHub↗

    A modern and easy-to-use cryptographic library for .NET based on libsodium

    C#
    View on GitHub↗444
  • etcimon/botanetcimon avatar

    etcimon/botan

    91View on GitHub↗

    Botan Crypto Library

    D
    View on GitHub↗91
  • ezhangle/kryptonezhangle avatar

    ezhangle/krypton

    28View on GitHub↗

    Krypton - Embedded TLS/DTLS library

    C
    View on GitHub↗28
  • d-programming-deimos/opensslD-Programming-Deimos avatar

    D-Programming-Deimos/openssl

    47View on GitHub↗

    OpenSSL D interface

    C
    View on GitHub↗47