Topic: "cryptographic-library"
samuel-lucas6/Cryptography-Guidelines
Guidance on implementing cryptography as a developer.
Size: 148 KB - Last synced at: about 17 hours ago - Pushed at: over 2 years ago - Stars: 423 - Forks: 15

mimoo/disco
a protocol to encrypt communications and a cryptographic library based on Disco
Language: Go - Size: 2.6 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 204 - Forks: 15

agievich/bee2
A cryptographic library
Language: C - Size: 2.08 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 80 - Forks: 23

raaz-crypto/raaz
Cryptographic library for Haskell
Language: Haskell - Size: 7.64 MB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 67 - Forks: 24

samuel-lucas6/Geralt
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Language: C# - Size: 368 KB - Last synced at: 8 days ago - Pushed at: 22 days ago - Stars: 56 - Forks: 4

nthparty/oblivious
Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
Language: Python - Size: 3.15 MB - Last synced at: 9 months ago - Pushed at: 12 months ago - Stars: 26 - Forks: 5

Sanix-Darker/kripta
A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)
Language: Java - Size: 4.25 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 24 - Forks: 7

afonsocrg/RSACypherMachine
RSA string encrypter and decrypter
Language: Python - Size: 4.59 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 3

blochberger/Tafelsalz
Usable and safe cryptographic APIs
Language: Swift - Size: 24.3 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 3

arunanshub/pyflocker
Python Cryptographic (File Locking) Library
Language: Python - Size: 2.07 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 7 - Forks: 3

FedericoCeratto/nim-gnutls
Nim wrapper for GnuTLS
Language: Nim - Size: 97.7 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

socram8888/saph-browser
Stupid Algorithm for Password Hashing (WebCrypto)
Language: TypeScript - Size: 590 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

nthparty/otc
Oblivious transfer (OT) communications protocol message/response functionality implementations based on Curve25519 and the Ristretto group.
Language: Python - Size: 2.78 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 4

chardoncs/libpgfe 📦
Experimental cryptographic & OTP library
Language: C - Size: 474 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

eoscanada/eos-sig-compat-tests
EOS cryptographic signature compatibility tests
Language: HTML - Size: 965 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

nthparty/oprf
Oblivious pseudo-random function (OPRF) protocol functionality implementations based on Curve25519 primitives, including both pure-Python and libsodium-based variants.
Language: Python - Size: 2.77 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

wookey-project/libdes
DES & TDES library
Language: C - Size: 647 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

Fasjeit/DiscoNet
.Net core implementation of libdisco
Language: C# - Size: 572 KB - Last synced at: 16 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

anirbanbasu/paillier-crypto
Implementation of the additively homomorphic Paillier cryptosystem
Language: Java - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 2

cryptocatalog/ultimate-crypto-comparison
An online catalog to compare cryptographic libraries
Language: TypeScript - Size: 8.34 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nthparty/oprfs
Easy-to-deploy oblivious pseudo-random function (OPRF) service that allows other parties (typically participants in some secure multi-party computation protocol) to obtain a persistent mask which they cannot decrypt but which they can safely apply (via requests to the service) to private data values of their choice.
Language: Python - Size: 41 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

radixdlt/radixdlt-java-common 📦
Models, utils and infrastructure code shared by all our Java libraries
Language: Java - Size: 626 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

wangqinghao123/Tongsuo-CryptoLibrary Fork of Tongsuo-Project/Tongsuo
A Modern Cryptographic Primitives and Protocols Library
Language: C - Size: 35.4 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

wangqinghao123/CryptoLibrary-Python Fork of Legrandin/pycryptodome
A self-contained cryptographic library for Python
Language: C - Size: 36.7 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Coding-Meet/API-Key-Encrypt-Decrypt-App
How to Secure API Key or String Encryption and Decryption Using Library Android Studio Kotlin
Language: Kotlin - Size: 278 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

denkochev/FIPS140
Go/Golang realization of cryptographic tests FIPS140
Language: Go - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

denkochev/goboxcrypt
Library for the encryption and decryption of plain text in Go/Golang. This library was written on pure go without any packages. All code is implemented in 259 lines.
Language: Go - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ounsworth/crypticTurtle
This is a cryptographic library written for the sole purpose of helping me learn crypto. This library is not intended for production use.
Language: Makefile - Size: 2.5 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

CryptoMathician/ctf-cryptolib
A basic cryptography library written in pure python, possible to use in CTF's
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1
