Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Cryptography

Cryptography

533 projects

Showing 36 of 533 projects

x509proxy
x509proxyGo

A Go library for handling X509 proxy certificates to enable secure authentication in HTTP clients.

#x509-certificates#proxy-certificates#authentication
Stars9
Forks1
Last commit1 year ago
uint256
uint256TypeScript

A Clarity library for 256-bit unsigned integer operations, enabling on-chain uint256 math for blockchain applications.

#smart-contracts#stacks-blockchain#cryptography
Stars9
Forks4
Last commit6 years ago
aescmac
aescmacElixir

An Elixir implementation of AES-CMAC (RFC 4493) for cryptographic message authentication.

#elixir#security#rfc-4493
Stars9
Forks2
Last commit6 years ago
waves-c
waves-cC

A C library for interacting with the Waves blockchain platform.

#c-library#cmake#waves-platform
Stars8
Forks11
Last commit6 years ago
rsagg
rsaggC

A GPU-accelerated vanity address generator for the Algorand blockchain, written in Rust.

#cuda#opencl#cryptocurrency
Stars8
Forks5
Last commit1 month ago
abstract
abstractGo

A comprehensive Go library providing generic data structures, cryptographic utilities, concurrency helpers, and powerful abstractions to accelerate development.

#boilerplate-reduction#library#generic
Stars8
Forks0
Last commit8 days ago
bip-schnorrrb
bip-schnorrrbRuby

A Ruby implementation of the BIP340 Schnorr signature scheme and BIP327 MuSig2* for Bitcoin.

#secp256k1#musig2#bip340
Stars8
Forks2
Last commit6 months ago
randomorg
randomorgRust

A Rust client library for generating true random numbers via the random.org API using atmospheric noise.

#library#true-random#thread-safe
Stars8
Forks4
Last commit2 years ago
Swiftography
SwiftographySwift

A Swift playground implementing standard cryptographic algorithms and EPUB font obfuscation using JavaScriptCore.

#cryptojs#ios#javascriptcore
Stars8
Forks0
Last commit8 years ago
Nexuslib
NexuslibActionScript

An ActionScript library providing robust reflection, serialization, seeded random number generation, cryptography, networking, and audio management.

#version-control#flash#enum
Stars8
Forks2
Last commit8 years ago
Shamir
ShamirJava

A Capacitor plugin for secure secret sharing using Shamir's Secret Sharing algorithm on iOS, Android, and Web.

#mobile-security#ios#capacitor-plugin
Stars8
Forks0
Last commit1 year ago
Fearless Utils iOS
Fearless Utils iOSSwift

A Swift library for Substrate-based blockchain development on iOS, providing encoding, decoding, and cryptography utilities.

#kusama#ios#polkadot
Stars7
Forks7
Last commit2 years ago
secure-remote-password
secure-remote-passwordCrystal

A pure Crystal implementation of the Secure Remote Password protocol (SRP-6a) for secure password authentication.

#authentication#crystal-lang#challenge-response
Stars7
Forks0
Last commit4 years ago
Crypto animal font
Crypto animal font

A font that transforms alphabet letters into animal symbols, designed for kids and educational projects.

#creative-encoding#education#animal-symbols
Stars7
Forks2
Last commit5 years ago
micropython-cryptocfb
micropython-cryptocfbPython

A MicroPython module for AES-128 encryption and decryption using CFB mode, supporting both 128-bit and 8-bit variants.

#iot#micropython#embedded
Stars7
Forks0
Last commit4 years ago
entpassgen
entpassgenGo

A Go-based command-line tool for generating secure passwords with configurable entropy and support for multiple character sets and word-based passwords.

#cli-tool#password-strength#security
Stars7
Forks0
Last commit3 months ago
threefish
threefishAda

Command-line utilities for encrypting and decrypting files using Threefish and XOR encryption algorithms.

#gpl-licensed#command-line-tools#ada-programming
Stars6
Forks2
Last commit11 months ago
NTP
NTPActionScript

An ActionScript 3 NTP client implementation for Adobe AIR, providing accurate time synchronization for Flash platform applications.

#flash-platform#adobe-air#actionscript3
Stars6
Forks0
Last commit13 years ago
aws-sha256-agentcs
aws-sha256-agentcs

A scanner to verify SHA256 compatibility of AWS agents, now archived and no longer maintained.

#compatibility-check#cryptography#aws-tools
Stars6
Forks2
Last commit10 months ago
spark-sip-hash
spark-sip-hashAda

A verified Ada/SPARK implementation of the SipHash keyed hash function for hash-flooding DoS protection.

#dos-protection#hash-table#spark-2014
Stars6
Forks0
Last commit8 years ago
micropython-cryptomsg
micropython-cryptomsgPython

A MicroPython module for encrypting and decrypting messages using AES CBC mode.

#iot#micropython#embedded
Stars5
Forks1
Last commit6 years ago
MathComp Extra
MathComp ExtraRocq Prover

A collection of formalized mathematical theories and algorithms extending the Mathematical Components library for Coq.

#rsa-algorithm#matroid#lucas-theorem
Stars5
Forks2
Last commit5 months ago
cmac
cmacCrystal

A Crystal implementation of the Cipher-based Message Authentication Code (CMAC) for data integrity protection.

#cmac#crystal-lang#data-integrity
Stars5
Forks0
Last commit1 year ago
caustic
causticElixir

An Elixir library for cryptocurrency algorithms (Bitcoin, Ethereum) with extensive cryptography and number theory utilities.

#mathematics#elixir#secp256k1
Stars5
Forks0
Last commit3 years ago
Entropythief
EntropythiefPython

A Golem-based application that harvests high-quality entropy from multiple providers using Intel's RDSEED instruction to generate a stream of random bits.

#hardware-entropy#entropy-generation#true-random-number-generator
Stars5
Forks2
Last commit
apache_passwd_md5
apache_passwd_md5Elixir

An Elixir library for generating Apache-style MD5 password hashes as used in htaccess files.

#apache#elixir#authentication
Stars5
Forks0
Last commit11 years ago
jwtex
jwtexElixir

An Elixir library for encoding and decoding JWT tokens with support for multiple algorithms and standard claims.

#web-security#authentication#jwt
Stars5
Forks0
Last commit11 years ago
XXTEA-AS3
XXTEA-AS3ActionScript

A library implementing the XXTEA encryption algorithm for ActionScript 3, supporting ByteArray and String data.

#actionscript-3#flash#adobe-air
Stars5
Forks0
Last commit10 years ago
code_signing
code_signingElixir

Elixir library for signing and verifying BEAM files with embedded Ed25519 signatures.

#elixir#security#code-signing
Stars5
Forks0
Last commit5 years ago
go-sshkeys
go-sshkeysGo

A Go library for parsing, generating, and manipulating SSH keys in various formats.

#devops#public-key#openssh
Stars5
Forks0
Last commit2 years ago
go-lib-crypto
go-lib-cryptoGo

Go implementation of unified cryptographic primitives for the Waves blockchain platform.

#key-generation#digital-signatures#waves-platform
Stars5
Forks2
Last commit5 years ago
isaac
isaacElixir

An Elixir module implementing the ISAAC cryptographic random number generator for high-performance secure randomness.

#random-number-generation#crypto#elixir
Stars4
Forks2
Last commit8 years ago
TForge
TForge

A comprehensive cryptography library for Delphi developers providing modern encryption, hashing, and secure random generation.

#crypto#library#hashing
Stars4
Forks5
Last commit6 years ago
chicken-sodium
chicken-sodiumScheme

CHICKEN Scheme bindings for the libsodium cryptographic library, providing secure hashing and signing functions.

#blake2b#hashing#security
Stars4
Forks1
Last commit9 years ago
mimicfs
mimicfsV

An anti-forensic framework for Android that encrypts app data and executes entirely within a cryptographically secured RAM layer.

#mobile-privacy#ram-disk#vlang
Stars4
Forks0
Last commit3 days ago
base58-ada
base58-adaAda

Base58 encoding and decoding implementation written in the Ada programming language.

#programming-language#algorithm#ada
Stars3
Forks0
Last commit8 years ago
PreviousPage 14 of 15

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
9 months ago
Next
#Security194
#Encryption142
#Authentication66
#Blockchain60
#Rust58
#Digital Signatures54
#Hashing51
#Crypto44
#Cross Platform42
#Ios36
#Go35
#Swift34