awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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/cryptographyAvatar von pyca

    pyca/cryptography

    7,628Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,628
  • cossacklabs/themisAvatar von cossacklabs

    cossacklabs/themis

    1,965Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,965
  • legrandin/pycryptodomeAvatar von Legrandin

    Legrandin/pycryptodome

    3,233Auf GitHub ansehen↗

    A self-contained cryptographic library for Python

    C
    Auf GitHub ansehen↗3,233
  • pyca/bcryptAvatar von pyca

    pyca/bcrypt

    1,483Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗1,483

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
pyca/pynaclAvatar von pyca

pyca/pynacl

1,195Auf GitHub ansehen↗

Python binding to the Networking and Cryptography (NaCl) library

Ccryptographylibsodiumnacl
Auf GitHub ansehen↗1,195
  • attaswift/siphashAvatar von attaswift

    attaswift/SipHash

    264Auf GitHub ansehen↗

    Simple and secure hashing in Swift with the SipHash algorithm

    Swift
    Auf GitHub ansehen↗264
  • artem-smotrakov/micropython-rsa-signingAvatar von artem-smotrakov

    artem-smotrakov/micropython-rsa-signing

    19Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗19
  • ak-coram/cl-frugal-uuidAvatar von ak-coram

    ak-coram/cl-frugal-uuid

    35Auf GitHub ansehen↗

    Common Lisp UUID library with zero dependencies

    Common Lisp
    Auf GitHub ansehen↗35
  • carglglz/mpy-mbedtlsAvatar von Carglglz

    Carglglz/mpy-mbedtls

    3Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗3
  • blackdoor/joseAvatar von blackdoor

    blackdoor/jose

    16Auf GitHub ansehen↗

    Extensible JOSE library for Scala

    Scala
    Auf GitHub ansehen↗16
  • cheatfate/nimcryptoC

    cheatfate/nimcrypto

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dnaq/sodiumoxideAvatar von dnaq

    dnaq/sodiumoxide

    645Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗645
  • cwpearson/nim-murmurhashC

    cwpearson/nim-murmurhash

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cyan4973/xxhashAvatar von Cyan4973

    Cyan4973/xxHash

    10,885Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,885
  • apense/shimshamA

    apense/shimsham

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • didactic-drunk/sodium.crAvatar von didactic-drunk

    didactic-drunk/sodium.cr

    51Auf GitHub ansehen↗

    Crystal wrapper for the libsodium crypto API

    Crystal
    Auf GitHub ansehen↗51
  • denismaggior8/micropython-enigma-pythonAvatar von denismaggior8

    denismaggior8/micropython-enigma-python

    2Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗2
  • bcryptnet/bcrypt.netAvatar von BcryptNet

    BcryptNet/bcrypt.net

    989Auf GitHub ansehen↗

    BCrypt.Net - Bringing updates to the original bcrypt package

    C#
    Auf GitHub ansehen↗989
  • diybitcoinhardware/embitAvatar von diybitcoinhardware

    diybitcoinhardware/embit

    111Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗111
  • dmazzella/ucryptoAvatar von dmazzella

    dmazzella/ucrypto

    44Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗44
  • dmazzella/ucryptoauthlibAvatar von dmazzella

    dmazzella/ucryptoauthlib

    44Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗44
  • dmazzella/ucryptographyAvatar von dmazzella

    dmazzella/ucryptography

    10Auf GitHub ansehen↗

    Lightweight porting of cryptography to Micropython based on ARM Mbed TLS

    C
    Auf GitHub ansehen↗10
  • dnaeon/cl-bcryptAvatar von dnaeon

    dnaeon/cl-bcrypt

    17Auf GitHub ansehen↗

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

    Common Lisp
    Auf GitHub ansehen↗17
  • dnaeon/cl-ssh-keysAvatar von dnaeon

    dnaeon/cl-ssh-keys

    23Auf GitHub ansehen↗

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

    Common Lisp
    Auf GitHub ansehen↗23
  • dagenix/rust-cryptoAvatar von DaGenix

    DaGenix/rust-crypto

    1,453Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗1,453
  • eduardsui/tlseAvatar von eduardsui

    eduardsui/tlse

    676Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗676
  • ektrah/nsecAvatar von ektrah

    ektrah/nsec

    444Auf GitHub ansehen↗

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

    C#
    Auf GitHub ansehen↗444
  • etcimon/botanAvatar von etcimon

    etcimon/botan

    91Auf GitHub ansehen↗

    Botan Crypto Library

    D
    Auf GitHub ansehen↗91
  • ezhangle/kryptonAvatar von ezhangle

    ezhangle/krypton

    28Auf GitHub ansehen↗

    Krypton - Embedded TLS/DTLS library

    C
    Auf GitHub ansehen↗28
  • d-programming-deimos/opensslAvatar von D-Programming-Deimos

    D-Programming-Deimos/openssl

    47Auf GitHub ansehen↗

    OpenSSL D interface

    C
    Auf GitHub ansehen↗47