cryptographic-library
There are 30 repositories under cryptographic-library topic.
samuel-lucas6/Cryptography-Guidelines
Guidance on implementing cryptography as a developer.
mimoo/disco
a protocol to encrypt communications and a cryptographic library based on Disco
agievich/bee2
A cryptographic library
raaz-crypto/raaz
Cryptographic library for Haskell
samuel-lucas6/Geralt
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
nthparty/oblivious
Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
Sanix-Darker/kripta
A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)
afonsocrg/RSACypherMachine
RSA string encrypter and decrypter
blochberger/Tafelsalz
Usable and safe cryptographic APIs
arunanshub/pyflocker
Python Cryptographic (File Locking) Library
FedericoCeratto/nim-gnutls
Nim wrapper for GnuTLS
nthparty/otc
Oblivious transfer (OT) communications protocol message/response functionality implementations based on Curve25519 and the Ristretto group.
socram8888/saph-browser
Stupid Algorithm for Password Hashing (WebCrypto)
wookey-project/libdes
DES & TDES library
chardoncs/libpgfe
Experimental cryptographic & OTP library
eoscanada/eos-sig-compat-tests
EOS cryptographic signature compatibility tests
anirbanbasu/paillier-crypto
Implementation of the additively homomorphic Paillier cryptosystem
blakfx/helix22-api-c
Versioned public Helix API in various languages/platforms, along with documentation and example use-cases
Fasjeit/DiscoNet
.Net core implementation of libdisco
nthparty/oprf
Oblivious pseudo-random function (OPRF) protocol functionality implementations based on Curve25519 primitives, including both pure-Python and libsodium-based variants.
Coding-Meet/API-Key-Encrypt-Decrypt-App
How to Secure API Key or String Encryption and Decryption Using Library Android Studio Kotlin
cryptocatalog/ultimate-crypto-comparison
An online catalog to compare cryptographic libraries
CryptoMathician/ctf-cryptolib
A basic cryptography library written in pure python, possible to use in CTF's
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.
radixdlt/radixdlt-java-common
Models, utils and infrastructure code shared by all our Java libraries
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.
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.
denkochev/FIPS140
Go/Golang realization of cryptographic tests FIPS140
wangqinghao123/CryptoLibrary-Python
A self-contained cryptographic library for Python
wangqinghao123/Tongsuo-CryptoLibrary
A Modern Cryptographic Primitives and Protocols Library