awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to somesocks/lua-lockbox

Open-source alternatives to Lua Lockbox

30 open-source projects similar to somesocks/lua-lockbox, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lua Lockbox alternative.

  • mkottman/luacryptoAvatar de mkottman

    mkottman/luacrypto

    105Voir sur GitHub↗

    Fork of LuaCrypto, which enables encryption and decryption through OpenSSL

    Shell
    Voir sur GitHub↗105
  • amosavian/jwsetkitAvatar de amosavian

    amosavian/JWSETKit

    67Voir sur GitHub↗

    A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT, SD-JWT, and JWE with signing, encryption, and JWK key management.

    Swift
    Voir sur GitHub↗67
  • dagenix/rust-cryptoAvatar de DaGenix

    DaGenix/rust-crypto

    1,453Voir sur GitHub↗

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

    Rust
    Voir sur GitHub↗1,453
  • artem-smotrakov/micropython-rsa-signingAvatar de artem-smotrakov

    artem-smotrakov/micropython-rsa-signing

    19Voir sur 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
    Voir sur GitHub↗19
  • attaswift/siphashAvatar de attaswift

    attaswift/SipHash

    264Voir sur GitHub↗

    Simple and secure hashing in Swift with the SipHash algorithm

    Swift
    Voir sur GitHub↗264
  • barerose/lonesha256Avatar de BareRose

    BareRose/lonesha256

    38Voir sur GitHub↗

    This is a header-only library, as such most of its functional documentation is contained within the "header section" of the source code in the form of comments. It is highly recommended that you read said documentation before using this library.

    C
    Voir sur GitHub↗38

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • bcryptnet/bcrypt.netAvatar de BcryptNet

    BcryptNet/bcrypt.net

    989Voir sur GitHub↗

    BCrypt.Net - Bringing updates to the original bcrypt package

    C#
    Voir sur GitHub↗989
  • blackdoor/joseAvatar de blackdoor

    blackdoor/jose

    16Voir sur GitHub↗

    Extensible JOSE library for Scala

    Scala
    Voir sur GitHub↗16
  • carglglz/mpy-mbedtlsAvatar de Carglglz

    Carglglz/mpy-mbedtls

    3Voir sur GitHub↗

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

    C
    Voir sur GitHub↗3
  • cheatfate/nimcryptoC

    cheatfate/nimcrypto

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cossacklabs/themisAvatar de cossacklabs

    cossacklabs/themis

    1,965Voir sur 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
    Voir sur GitHub↗1,965
  • cwpearson/nim-murmurhashC

    cwpearson/nim-murmurhash

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cyan4973/xxhashAvatar de Cyan4973

    Cyan4973/xxHash

    10,885Voir sur 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
    Voir sur GitHub↗10,885
  • d-programming-deimos/opensslAvatar de D-Programming-Deimos

    D-Programming-Deimos/openssl

    47Voir sur GitHub↗

    OpenSSL D interface

    C
    Voir sur GitHub↗47
  • apense/shimshamA

    apense/shimsham

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • davidaurelio/hashids-pythonAvatar de davidaurelio

    davidaurelio/hashids-python

    1,416Voir sur GitHub↗

    Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3

    Python
    Voir sur GitHub↗1,416
  • denismaggior8/micropython-enigma-pythonAvatar de denismaggior8

    denismaggior8/micropython-enigma-python

    2Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗2
  • didactic-drunk/sodium.crAvatar de didactic-drunk

    didactic-drunk/sodium.cr

    51Voir sur GitHub↗

    Crystal wrapper for the libsodium crypto API

    Crystal
    Voir sur GitHub↗51
  • diybitcoinhardware/embitAvatar de diybitcoinhardware

    diybitcoinhardware/embit

    111Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗111
  • dmazzella/ucryptoAvatar de dmazzella

    dmazzella/ucrypto

    44Voir sur 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
    Voir sur GitHub↗44
  • dmazzella/ucryptoauthlibAvatar de dmazzella

    dmazzella/ucryptoauthlib

    44Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗44
  • dmazzella/ucryptographyAvatar de dmazzella

    dmazzella/ucryptography

    10Voir sur GitHub↗

    Lightweight porting of cryptography to Micropython based on ARM Mbed TLS

    C
    Voir sur GitHub↗10
  • dnaeon/cl-bcryptAvatar de dnaeon

    dnaeon/cl-bcrypt

    17Voir sur GitHub↗

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

    Common Lisp
    Voir sur GitHub↗17
  • dnaeon/cl-ssh-keysAvatar de dnaeon

    dnaeon/cl-ssh-keys

    23Voir sur GitHub↗

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

    Common Lisp
    Voir sur GitHub↗23
  • dnaq/sodiumoxideAvatar de dnaq

    dnaq/sodiumoxide

    645Voir sur GitHub↗

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

    Rust
    Voir sur GitHub↗645
  • eduardsui/tlseAvatar de eduardsui

    eduardsui/tlse

    676Voir sur GitHub↗

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

    C
    Voir sur GitHub↗676
  • ektrah/nsecAvatar de ektrah

    ektrah/nsec

    444Voir sur GitHub↗

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

    C#
    Voir sur GitHub↗444
  • etcimon/botanAvatar de etcimon

    etcimon/botan

    91Voir sur GitHub↗

    Botan Crypto Library

    D
    Voir sur GitHub↗91
  • ezhangle/kryptonAvatar de ezhangle

    ezhangle/krypton

    28Voir sur GitHub↗

    Krypton - Embedded TLS/DTLS library

    C
    Voir sur GitHub↗28
  • ak-coram/cl-frugal-uuidAvatar de ak-coram

    ak-coram/cl-frugal-uuid

    35Voir sur GitHub↗

    Common Lisp UUID library with zero dependencies

    Common Lisp
    Voir sur GitHub↗35