awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to adamcaudill/libsodium-net

Open-source alternatives to Libsodium Net

30 open-source projects similar to adamcaudill/libsodium-net, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Libsodium Net alternative.

  • aarnott/pclcryptoAvatar AArnott

    AArnott/PCLCrypto

    225Vezi pe GitHub↗

    Platform crypto for portable libraries

    C#
    Vezi pe GitHub↗225
  • apache/incubator-milagro-crypto-cAvatar apache

    apache/incubator-milagro-crypto-c

    39Vezi pe GitHub↗

    Apache milagro (Incubating)

    C
    Vezi pe GitHub↗39
  • awslabs/s2nAvatar awslabs

    awslabs/s2n

    4,736Vezi pe GitHub↗

    s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It provides a modular cryptographic backend interface to encrypt data streams, manage handshakes, and handle mutual authentication between peers. The project focuses on post-quantum cryptography, integrating quantum-resistant key exchange and digital signatures to protect connections against future computing threats. It distinguishes itself through security hardening measures, such as memory-locked secret storage to prevent keys from being swapped to disk and timing-attack mitiga

    C
    Vezi pe GitHub↗4,736
  • b-con/crypto-algorithmsAvatar B-Con

    B-Con/crypto-algorithms

    2,023Vezi pe GitHub↗

    Basic implementations of standard cryptography algorithms, like AES and SHA-1.

    C
    Vezi pe GitHub↗2,023
  • bitbeans/streamcryptorAvatar bitbeans

    bitbeans/StreamCryptor

    132Vezi pe GitHub↗

    Stream encryption & decryption with libsodium and protobuf

    C#
    Vezi pe GitHub↗132

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
  • 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
  • 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
  • danielberkompas/cloakAvatar danielberkompas

    danielberkompas/cloak

    621Vezi pe GitHub↗

    Elixir encryption library designed for Ecto

    Elixir
    Vezi pe GitHub↗621
  • dedis/kyberAvatar dedis

    dedis/kyber

    698Vezi pe GitHub↗

    Advanced crypto library for the Go language

    Go
    Vezi pe GitHub↗698
  • dgryski/dkeyczarAvatar dgryski

    dgryski/dkeyczar

    112Vezi pe GitHub↗

    Port of Google's Keyczar cryptography library to Go

    Go
    Vezi pe GitHub↗112
  • elixircnx/comeoninAvatar elixircnx

    elixircnx/comeonin

    1,317Vezi pe GitHub↗

    Password hashing specification for the Elixir programming language

    Elixir
    Vezi pe GitHub↗1,317
  • eudoxia0/trivial-sshAvatar eudoxia0

    eudoxia0/trivial-ssh

    47Vezi pe GitHub↗

    An SSH client library for Common Lisp (Built on libssh2)

    Common Lisp
    Vezi pe GitHub↗47
  • galoisinc/cryptolAvatar GaloisInc

    GaloisInc/cryptol

    1,210Vezi pe GitHub↗

    Cryptol: The Language of Cryptography

    Haskell
    Vezi pe GitHub↗1,210
  • gnutls/nettleAvatar gnutls

    gnutls/nettle

    73Vezi pe GitHub↗

    A mirror of the nettle repository

    C
    Vezi pe GitHub↗73
  • informatikr/scryptAvatar informatikr

    informatikr/scrypt

    18Vezi pe GitHub↗

    Haskell bindings to Colin Percival's scrypt implementation.

    C
    Vezi pe GitHub↗18
  • jedisct1/libsodiumAvatar jedisct1

    jedisct1/libsodium

    13,467Vezi pe GitHub↗

    Libsodium is a portable, C-based cryptographic library that provides a collection of modern primitives for encryption, decryption, digital signatures, password hashing, and secure key exchange. It is designed to facilitate secure communication and data integrity across diverse hardware architectures and operating systems. The library distinguishes itself by utilizing constant-time primitive execution to prevent side-channel attacks and employing memory-hard algorithms to increase the difficulty of brute-force password attacks. It abstracts complex mathematical operations into simplified inter

    Cccryptocryptography
    Vezi pe GitHub↗13,467
  • kisom/gocryptoAvatar kisom

    kisom/gocrypto

    157Vezi pe GitHub↗

    Example source code for the Practical Crypto with Go book.

    Go
    Vezi pe GitHub↗157
  • kokke/tiny-aes128-cAvatar kokke

    kokke/tiny-AES128-C

    4,968Vezi pe GitHub↗

    This is a symmetric cryptography library written in C that provides a portable implementation of the Advanced Encryption Standard. It functions as a block cipher implementation supporting 128, 192, and 256 bit key sizes for encrypting and decrypting data. The library includes an AES cipher mode provider that supports electronic codebook, cipher block chaining, and counter modes. These operational modes are decoupled from the core block transformation to allow for different encryption patterns. The implementation utilizes static memory allocation and table-based substitution to avoid dynamic

    C
    Vezi pe GitHub↗4,968
  • libtom/libtomcryptAvatar libtom

    libtom/libtomcrypt

    1,773Vezi pe GitHub↗

    LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.

    Cccryptographyencryption
    Vezi pe GitHub↗1,773
  • lk-geimfari/secrets.cljAvatar lk-geimfari

    lk-geimfari/secrets.clj

    98Vezi pe GitHub↗

    A library designed to generate cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, and related secrets.

    Clojure
    Vezi pe GitHub↗98
  • macourtney/clj-cryptoAvatar macourtney

    macourtney/clj-crypto

    30Vezi pe GitHub↗

    Clj-crypto is a wrapper for Bouncy Castle which allows you to easily use cryptography in your clojure app.

    Clojure
    Vezi pe GitHub↗30
  • nilfoundation/crypto3Avatar NilFoundation

    NilFoundation/crypto3

    87Vezi pe GitHub↗

    Modern Cryptography Suite in C++17

    C++
    Vezi pe GitHub↗87
  • openssl/opensslAvatar openssl

    openssl/openssl

    29,596Vezi pe GitHub↗

    This project is a comprehensive cryptographic toolkit that provides a collection of standard security algorithms and protocols for implementing data encryption and network communication. It serves as a foundational library for securing software applications through a wide range of cryptographic functions. The architecture is defined by a modular provider system that allows for the dynamic loading of external cryptographic implementations without requiring modifications to the core application binary. It supports metadata-driven algorithm querying, which resolves security primitives by matchin

    Ccryptographydecryptionencryption
    Vezi pe GitHub↗29,596
  • phonohawk/hsopensslAvatar phonohawk

    phonohawk/HsOpenSSL

    19Vezi pe GitHub↗

    OpenSSL binding for Haskell

    Haskell
    Vezi pe GitHub↗19
  • rhash/rhashAvatar rhash

    rhash/RHash

    718Vezi pe GitHub↗

    Great utility for computing hash sums

    C
    Vezi pe GitHub↗718
  • rozap/exgpgAvatar rozap

    rozap/exgpg

    19Vezi pe GitHub↗

    gpg interface

    Elixir
    Vezi pe GitHub↗19
  • rubencaro/cipherAvatar rubencaro

    rubencaro/cipher

    62Vezi pe GitHub↗

    Elixir crypto library to encrypt/decrypt arbitrary binaries

    Elixir
    Vezi pe GitHub↗62
  • sdrapkin/securitydriven.infernoAvatar sdrapkin

    sdrapkin/SecurityDriven.Inferno

    585Vezi pe GitHub↗

    :whitecheckmark: .NET crypto done right. Professionally audited.

    C#aeadbase32base64
    Vezi pe GitHub↗585
  • shaih/helibAvatar shaih

    shaih/HElib

    55Vezi pe GitHub↗

    HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.

    Vezi pe GitHub↗55
  • shinmera/crypto-shortcutsAvatar Shinmera

    Shinmera/crypto-shortcuts

    25Vezi pe GitHub↗

    Collection of common cryptography functions

    Common Lisp
    Vezi pe GitHub↗25