All Projects → Cryptography-Guidelines → Similar Projects or Alternatives

1001 Open source projects that are alternatives of or similar to Cryptography-Guidelines

dtls
Datagram Transport Layer Security (DTLS) client.
Stars: ✭ 72 (+380%)
Mutual labels:  crypto, aead, rsa, aes-gcm
Cryptoswift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Stars: ✭ 8,846 (+58873.33%)
Mutual labels:  aes-gcm, hmac, sha3
noble-hashes
Audited & minimal JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2 & Scrypt
Stars: ✭ 213 (+1320%)
Mutual labels:  hmac, sha3, blake3
Kryptor
A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.
Stars: ✭ 267 (+1680%)
Mutual labels:  ed25519, x25519, blake2b
Nsec
A modern and easy-to-use cryptographic library for .NET Core based on libsodium
Stars: ✭ 217 (+1346.67%)
Mutual labels:  crypto, ed25519, hmac
iroha-ed25519
RFC8032 compatible Ed25519 implementation with pluggable hash (sha2-512, sha3-512)
Stars: ✭ 28 (+86.67%)
Mutual labels:  sha2, ed25519, sha3
symmecrypt
Golang symmetric encryption library
Stars: ✭ 85 (+466.67%)
Mutual labels:  aead, aes-gcm, chacha20-poly1305
noble-ed25519
Fastest JS implementation of ed25519, x25519 & ristretto255. Independently audited, high-security, 0-dependency EDDSA signatures and ECDH key agreement
Stars: ✭ 220 (+1366.67%)
Mutual labels:  crypto, ed25519, x25519
webcrypto
A WebCrypto Polyfill for NodeJS
Stars: ✭ 111 (+640%)
Mutual labels:  crypto, rsa, hmac
Cry
Cross platform PoC ransomware written in Go
Stars: ✭ 179 (+1093.33%)
Mutual labels:  crypto, rsa
python-keylogger
Advanced Pure-Python Keylogger
Stars: ✭ 64 (+326.67%)
Mutual labels:  crypto, rsa
ngx http hmac secure link module
HMAC Secure Link module for NGINX.
Stars: ✭ 47 (+213.33%)
Mutual labels:  hmac, sha3
Minisign
A dead simple tool to sign files and verify digital signatures.
Stars: ✭ 1,105 (+7266.67%)
Mutual labels:  crypto, ed25519
encryptlab
🔑 Comprehensive (and free) list of encryption and decryption in Node.js.
Stars: ✭ 80 (+433.33%)
Mutual labels:  crypto, rsa
Tweetnacl Js
Port of TweetNaCl cryptographic library to JavaScript
Stars: ✭ 1,176 (+7740%)
Mutual labels:  crypto, ed25519
rawr-x3dh
TypeScript Implementation of X3DH
Stars: ✭ 51 (+240%)
Mutual labels:  ed25519, x25519
Phpseclib
PHP Secure Communications Library
Stars: ✭ 4,627 (+30746.67%)
Mutual labels:  rsa, aes-gcm
F License
Open Source License Key Generation and Verification Tool written in Go
Stars: ✭ 535 (+3466.67%)
Mutual labels:  rsa, hmac
Jsrsasign
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
Stars: ✭ 2,760 (+18300%)
Mutual labels:  rsa, sha2
Rsa And Lll Attacks
attacking RSA via lattice reductions (LLL)
Stars: ✭ 482 (+3113.33%)
Mutual labels:  crypto, rsa
secretpy
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
Stars: ✭ 40 (+166.67%)
Mutual labels:  crypto, cryptographic-algorithms
Securitydriven.inferno
✅ .NET crypto done right. Professionally audited.
Stars: ✭ 501 (+3240%)
Mutual labels:  crypto, hmac
Node Rsa
Node.js RSA library
Stars: ✭ 1,120 (+7366.67%)
Mutual labels:  crypto, rsa
Orion
Usable, easy and safe pure-Rust crypto
Stars: ✭ 227 (+1413.33%)
Mutual labels:  crypto, hmac
Crypto Async
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
Stars: ✭ 161 (+973.33%)
Mutual labels:  crypto, hmac
signature
HMAC and RSA signature for Laravel and Lumen
Stars: ✭ 26 (+73.33%)
Mutual labels:  rsa, hmac
SHA.jl
A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
Stars: ✭ 35 (+133.33%)
Mutual labels:  sha2, sha3
libeddsa
cryptographic library for ed25519 and curve25519
Stars: ✭ 20 (+33.33%)
Mutual labels:  ed25519, x25519
ed25519-hd-key
🔐 Key Derivation for ed25519
Stars: ✭ 54 (+260%)
Mutual labels:  crypto, ed25519
XChaCha8Blake3Siv
XChaCha8Blake3Siv is a nonce-reuse misuse-resistant (NRMR) and key-committing authenticated encryption with associated data (AEAD) algorithm
Stars: ✭ 14 (-6.67%)
Mutual labels:  aead, blake3
rust-hmac-sha256
A small, self-contained SHA256 and HMAC-SHA256 implementation.
Stars: ✭ 24 (+60%)
Mutual labels:  crypto, hmac
monte
The bare minimum for high performance, fully-encrypted bidirectional RPC over TCP in Go with zero memory allocations.
Stars: ✭ 103 (+586.67%)
Mutual labels:  x25519, blake2b
Forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Stars: ✭ 4,204 (+27926.67%)
Mutual labels:  crypto, hmac
hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
Stars: ✭ 382 (+2446.67%)
Mutual labels:  hmac, sha3
rvkrypto-fips
FIPS and higher-level algorithm tests for RISC-V Crypto Extension
Stars: ✭ 18 (+20%)
Mutual labels:  sha2, sha3
Jwt
JSON Web Token library
Stars: ✭ 242 (+1513.33%)
Mutual labels:  ed25519, hmac
Jwt
Go JWT signing, verifying and validating
Stars: ✭ 394 (+2526.67%)
Mutual labels:  ed25519, hmac
Encryptlab
A Free and Comprehensive Encrypt and Decrypt Tools Website with example code in Node.js, Website is looking for a new server.
Stars: ✭ 69 (+360%)
Mutual labels:  crypto, rsa
rigel
[UNMAINTAINED] HMAC-SHA512 implementation optimized for embedded devices
Stars: ✭ 14 (-6.67%)
Mutual labels:  crypto, hmac
jscrypto
Crypto library for Node/ES6/Typescript/Browser.
Stars: ✭ 20 (+33.33%)
Mutual labels:  crypto, aes-gcm
mbedtls-esp8266
Updated and Upgraded mbedTLS library for the ESP8266 (probably ESP32 too)
Stars: ✭ 13 (-13.33%)
Mutual labels:  crypto, ed25519
crypto-database
Database for crypto data, supporting several exchanges. Can be used for TA, bots, backtest, realtime trading, etc.
Stars: ✭ 72 (+380%)
Mutual labels:  crypto
wechat-payment
微信支付Node.js基础工具库
Stars: ✭ 26 (+73.33%)
Mutual labels:  crypto
callgraph
Magic to display dynamic call graphs of Python function calls
Stars: ✭ 53 (+253.33%)
Mutual labels:  education
Prelude
A web app for practicing musical sight reading skills
Stars: ✭ 24 (+60%)
Mutual labels:  education
MoniGoMani
Isn't that what we all want? Our money to go many? Well that's what this framework/strategy hopes to do for you! By giving you & HyperOpt a lot of signals to alter the weights from.
Stars: ✭ 868 (+5686.67%)
Mutual labels:  crypto
ntds 2016
Material for the EPFL master course "A Network Tour of Data Science", edition 2016.
Stars: ✭ 96 (+540%)
Mutual labels:  education
uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 533 (+3453.33%)
Mutual labels:  crypto
fluffychat
🐑 Decentralized chat with private messages and rooms. Messages and files are encrypted using RSA
Stars: ✭ 25 (+66.67%)
Mutual labels:  rsa
java-signin
Java实现的(软件或网络)实验室的Web签到系统,签到原理基于IP和座位的(强制)对应关系。
Stars: ✭ 17 (+13.33%)
Mutual labels:  education
AlphaVantageAPI
An Opinionated AlphaVantage API Wrapper in Python 3.9. Compatible with Pandas TA (pip install pandas_ta). Get your FREE API Key at https://www.alphavantage.co/support/
Stars: ✭ 77 (+413.33%)
Mutual labels:  crypto
substrate-tcr
A Parity Substrate runtime implementation of a simple Token Curated Registry (TCR)
Stars: ✭ 45 (+200%)
Mutual labels:  crypto
powerup-iOS
PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health. This is the iOS version of the game.
Stars: ✭ 38 (+153.33%)
Mutual labels:  education
runno
Browser-based code runner that can be embedded as an iframe or used as a library.
Stars: ✭ 211 (+1306.67%)
Mutual labels:  education
pg credereum
Prototype of PostgreSQL extension bringing some properties of blockchain to the relational DBMS
Stars: ✭ 52 (+246.67%)
Mutual labels:  crypto
algobot
Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
Stars: ✭ 776 (+5073.33%)
Mutual labels:  crypto
edkey
edkey allows you to write ED25519 private keys in the OpenSSH private key format
Stars: ✭ 45 (+200%)
Mutual labels:  ed25519
interesting-keys
Interesting collected (leaked) encryption/decryption keys
Stars: ✭ 33 (+120%)
Mutual labels:  rsa
srtdroid
Secure Reliable Transport (SRT) Protocol for Android
Stars: ✭ 35 (+133.33%)
Mutual labels:  crypto
data-mining-course
An undergraduate course on data mining.
Stars: ✭ 24 (+60%)
Mutual labels:  education
1-60 of 1001 similar projects