awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 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 pyca

    pyca/cryptography

    7,628Vezi pe 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
    Vezi pe GitHub↗7,628
  • cossacklabs/themisAvatar cossacklabs

    cossacklabs/themis

    1,965Vezi pe 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
    Vezi pe GitHub↗1,965
  • legrandin/pycryptodomeAvatar Legrandin

    Legrandin/pycryptodome

    3,233Vezi pe GitHub↗

    A self-contained cryptographic library for Python

    C
    Vezi pe GitHub↗3,233
  • pyca/bcryptAvatar pyca

    pyca/bcrypt

    1,483Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗1,483

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
pyca/pynaclAvatar pyca

pyca/pynacl

1,195Vezi pe GitHub↗

Python binding to the Networking and Cryptography (NaCl) library

Ccryptographylibsodiumnacl
Vezi pe GitHub↗1,195
  • attaswift/siphashAvatar attaswift

    attaswift/SipHash

    264Vezi pe GitHub↗

    Simple and secure hashing in Swift with the SipHash algorithm

    Swift
    Vezi pe GitHub↗264
  • artem-smotrakov/micropython-rsa-signingAvatar artem-smotrakov

    artem-smotrakov/micropython-rsa-signing

    19Vezi pe 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
    Vezi pe GitHub↗19
  • ak-coram/cl-frugal-uuidAvatar ak-coram

    ak-coram/cl-frugal-uuid

    35Vezi pe GitHub↗

    Common Lisp UUID library with zero dependencies

    Common Lisp
    Vezi pe GitHub↗35
  • carglglz/mpy-mbedtlsAvatar Carglglz

    Carglglz/mpy-mbedtls

    3Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗3
  • blackdoor/joseAvatar blackdoor

    blackdoor/jose

    16Vezi pe GitHub↗

    Extensible JOSE library for Scala

    Scala
    Vezi pe GitHub↗16
  • cheatfate/nimcryptoC

    cheatfate/nimcrypto

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • dnaq/sodiumoxideAvatar dnaq

    dnaq/sodiumoxide

    645Vezi pe GitHub↗

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

    Rust
    Vezi pe GitHub↗645
  • cwpearson/nim-murmurhashC

    cwpearson/nim-murmurhash

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • cyan4973/xxhashAvatar Cyan4973

    Cyan4973/xxHash

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

    apense/shimsham

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • didactic-drunk/sodium.crAvatar didactic-drunk

    didactic-drunk/sodium.cr

    51Vezi pe GitHub↗

    Crystal wrapper for the libsodium crypto API

    Crystal
    Vezi pe GitHub↗51
  • denismaggior8/micropython-enigma-pythonAvatar denismaggior8

    denismaggior8/micropython-enigma-python

    2Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗2
  • bcryptnet/bcrypt.netAvatar BcryptNet

    BcryptNet/bcrypt.net

    989Vezi pe GitHub↗

    BCrypt.Net - Bringing updates to the original bcrypt package

    C#
    Vezi pe GitHub↗989
  • diybitcoinhardware/embitAvatar diybitcoinhardware

    diybitcoinhardware/embit

    111Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗111
  • dmazzella/ucryptoAvatar dmazzella

    dmazzella/ucrypto

    44Vezi pe 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
    Vezi pe GitHub↗44
  • dmazzella/ucryptoauthlibAvatar dmazzella

    dmazzella/ucryptoauthlib

    44Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗44
  • dmazzella/ucryptographyAvatar dmazzella

    dmazzella/ucryptography

    10Vezi pe GitHub↗

    Lightweight porting of cryptography to Micropython based on ARM Mbed TLS

    C
    Vezi pe GitHub↗10
  • dnaeon/cl-bcryptAvatar dnaeon

    dnaeon/cl-bcrypt

    17Vezi pe GitHub↗

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

    Common Lisp
    Vezi pe GitHub↗17
  • dnaeon/cl-ssh-keysAvatar dnaeon

    dnaeon/cl-ssh-keys

    23Vezi pe GitHub↗

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

    Common Lisp
    Vezi pe GitHub↗23
  • dagenix/rust-cryptoAvatar DaGenix

    DaGenix/rust-crypto

    1,453Vezi pe GitHub↗

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

    Rust
    Vezi pe GitHub↗1,453
  • eduardsui/tlseAvatar eduardsui

    eduardsui/tlse

    676Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗676
  • ektrah/nsecAvatar ektrah

    ektrah/nsec

    444Vezi pe GitHub↗

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

    C#
    Vezi pe GitHub↗444
  • etcimon/botanAvatar etcimon

    etcimon/botan

    91Vezi pe GitHub↗

    Botan Crypto Library

    D
    Vezi pe GitHub↗91
  • ezhangle/kryptonAvatar ezhangle

    ezhangle/krypton

    28Vezi pe GitHub↗

    Krypton - Embedded TLS/DTLS library

    C
    Vezi pe GitHub↗28
  • d-programming-deimos/opensslAvatar D-Programming-Deimos

    D-Programming-Deimos/openssl

    47Vezi pe GitHub↗

    OpenSSL D interface

    C
    Vezi pe GitHub↗47