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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to trapped/elixir-rsa

Open-source alternatives to Elixir Rsa

30 open-source projects similar to trapped/elixir-rsa, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Elixir Rsa alternative.

  • rozap/exgpgrozap avatar

    rozap/exgpg

    19View on GitHub↗

    gpg interface

    Elixir
    View on GitHub↗19
  • rubencaro/cipherrubencaro avatar

    rubencaro/cipher

    62View on GitHub↗

    Elixir crypto library to encrypt/decrypt arbitrary binaries

    Elixir
    View on GitHub↗62
  • sdrapkin/securitydriven.infernosdrapkin avatar

    sdrapkin/SecurityDriven.Inferno

    585View on GitHub↗

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

    C#aeadbase32base64
    View on GitHub↗585
  • danielberkompas/cloakdanielberkompas avatar

    danielberkompas/cloak

    621View on GitHub↗

    Elixir encryption library designed for Ecto

    Elixir
    View on GitHub↗621
  • yuce/potyuce avatar

    yuce/pot

    242View on GitHub↗

    POT is an Erlang library for generating Google Authenticator compatible one time passwords

    Erlang
    View on GitHub↗242
  • b-con/crypto-algorithmsB-Con avatar

    B-Con/crypto-algorithms

    2,023View on GitHub↗

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

    C
    View on GitHub↗2,023

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
  • awslabs/s2nawslabs avatar

    awslabs/s2n

    4,736View on 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
    View on GitHub↗4,736
  • alexgorbatchev/crcalexgorbatchev avatar

    alexgorbatchev/crc

    369View on GitHub↗

    Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.

    Python
    View on GitHub↗369
  • brix/crypto-jsbrix avatar

    brix/crypto-js

    16,384View on GitHub↗

    crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data transformation tools. It functions as a symmetric encryption toolset, a cryptographic hash implementation, and a password derivation tool for the JavaScript environment. The library enables the protection of sensitive data through symmetric encryption and the production of fixed-size data digests to verify integrity. It includes utilities for converting user passwords into secure cryptographic keys and a data format converter for translating information between Base64, Hex, and

    JavaScript
    View on GitHub↗16,384
  • bitwiseshiftleft/sjclbitwiseshiftleft avatar

    bitwiseshiftleft/sjcl

    7,208View on GitHub↗

    sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding within a web browser. It functions as an AES symmetric encryption tool, a cryptographic hashing library, and a Base32 data encoder. The project provides implementations for the Advanced Encryption Standard to secure data through symmetric key encryption and decryption. It also enables the generation of fixed-length data fingerprints to verify information integrity and authenticity. The library covers a broader range of security capabilities, including client-side data hashing,

    JavaScript
    View on GitHub↗7,208
  • 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
  • crypto-browserify/pbkdf2crypto-browserify avatar

    crypto-browserify/pbkdf2

    202View on GitHub↗

    This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()

    JavaScript
    View on GitHub↗202
  • crypto-browserify/sha.jscrypto-browserify avatar

    crypto-browserify/sha.js

    297View on GitHub↗

    Node style SHA on pure JavaScript.

    JavaScript
    View on GitHub↗297
  • 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
  • apache/incubator-milagro-crypto-capache avatar

    apache/incubator-milagro-crypto-c

    39View on GitHub↗

    Apache milagro (Incubating)

    C
    View on GitHub↗39
  • dcodeio/bcrypt.jsdcodeIO avatar

    dcodeIO/bcrypt.js

    3,797View on GitHub↗

    bcrypt.js is a portable JavaScript implementation of the bcrypt algorithm used for securely hashing and verifying user passwords. It functions as a credential security utility that protects stored passwords against brute-force attacks through the use of salts and configurable work factors. The library is designed as a pure JavaScript cryptographic module, allowing it to run in any JavaScript environment, including both server-side Node.js and client-side web browsers, without requiring native system binaries or C++ bindings. It is a zero-dependency standalone module to minimize security risks

    JavaScript
    View on GitHub↗3,797
  • daviddesmet/paseto-dotnetdaviddesmet avatar

    daviddesmet/paseto-dotnet

    144View on GitHub↗

    🔑 Paseto.NET, a Paseto (Platform-Agnostic Security Tokens) implementation for .NET

    C#dotnetdotnet-corenetstandard
    View on GitHub↗144
  • bitbeans/streamcryptorbitbeans avatar

    bitbeans/StreamCryptor

    132View on GitHub↗

    Stream encryption & decryption with libsodium and protobuf

    C#
    View on GitHub↗132
  • dedis/kyberdedis avatar

    dedis/kyber

    698View on GitHub↗

    Advanced crypto library for the Go language

    Go
    View on GitHub↗698
  • dgryski/dkeyczardgryski avatar

    dgryski/dkeyczar

    112View on GitHub↗

    Port of Google's Keyczar cryptography library to Go

    Go
    View on GitHub↗112
  • elixircnx/comeoninelixircnx avatar

    elixircnx/comeonin

    1,317View on GitHub↗

    Password hashing specification for the Elixir programming language

    Elixir
    View on GitHub↗1,317
  • eudoxia0/trivial-ssheudoxia0 avatar

    eudoxia0/trivial-ssh

    47View on GitHub↗

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

    Common Lisp
    View on GitHub↗47
  • galoisinc/cryptolGaloisInc avatar

    GaloisInc/cryptol

    1,210View on GitHub↗

    Cryptol: The Language of Cryptography

    Haskell
    View on GitHub↗1,210
  • gnutls/nettlegnutls avatar

    gnutls/nettle

    73View on GitHub↗

    A mirror of the nettle repository

    C
    View on GitHub↗73
  • indutny/hash.jsindutny avatar

    indutny/hash.js

    324View on GitHub↗

    Just a bike-shed.

    JavaScript
    View on GitHub↗324
  • informatikr/scryptinformatikr avatar

    informatikr/scrypt

    18View on GitHub↗

    Haskell bindings to Colin Percival's scrypt implementation.

    C
    View on GitHub↗18
  • jedisct1/libsodiumjedisct1 avatar

    jedisct1/libsodium

    13,467View on 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
    View on GitHub↗13,467
  • joyent/node-bcrypt-pbkdfjoyent avatar

    joyent/node-bcrypt-pbkdf

    7View on GitHub↗

    Port of the OpenBSD bcryptpbkdf function to pure Javascript. npm-ified version of Devi Mandiri's port (https://github.com/devi/tmp/blob/master/js/bcryptpbkdf.js), with some minor performance improvements. The code is copied verbatim (and un-styled) from Devi's work.

    JavaScript
    View on GitHub↗7
  • juneandgreen/sm-cryptoJuneAndGreen avatar

    JuneAndGreen/sm-crypto

    1,150View on GitHub↗

    国密算法sm2、sm3和sm4的js实现。

    JavaScript
    View on GitHub↗1,150
  • daviddesmet/nacl.coredaviddesmet avatar

    daviddesmet/NaCl.Core

    81View on GitHub↗

    🔑 NaCl.Core, a cryptography library for .NET

    C#chacha20-poly1305dotnetdotnet-core
    View on GitHub↗81