An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cryptographic-library

agievich/bee2

A cryptographic library

Language: C - Size: 2.42 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 84 - Forks: 23

arunanshub/pyflocker

Python Cryptographic (File Locking) Library

Language: Python - Size: 2.04 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 7 - Forks: 3

samuel-lucas6/Cryptography-Guidelines

Guidance on implementing cryptography as a developer.

Size: 148 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 426 - Forks: 15

samuel-lucas6/Geralt

A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.

Language: C# - Size: 417 KB - Last synced at: 3 days ago - Pushed at: 25 days ago - Stars: 56 - Forks: 4

wallets-finder/crypto-bot-checker

Crypto Bot Checker

Language: C++ - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

raaz-crypto/raaz

Cryptographic library for Haskell

Language: Haskell - Size: 7.64 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 68 - Forks: 24

FedericoCeratto/nim-gnutls

Nim wrapper for GnuTLS

Language: Nim - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

mimoo/disco

a protocol to encrypt communications and a cryptographic library based on Disco

Language: Go - Size: 2.6 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 204 - Forks: 15

chardoncs/libpgfe 📦

Experimental cryptographic & OTP library

Language: C - Size: 474 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

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: 27 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 4

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: about 2 months ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 7

wangqinghao123/CryptoLibrary-Python Fork of Legrandin/pycryptodome

A self-contained cryptographic library for Python

Language: C - Size: 36.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

wangqinghao123/Tongsuo-CryptoLibrary Fork of Tongsuo-Project/Tongsuo

A Modern Cryptographic Primitives and Protocols Library

Language: C - Size: 35.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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

afonsocrg/RSACypherMachine

RSA string encrypter and decrypter

Language: Python - Size: 4.59 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 3

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: 10 months ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 5

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

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: 5 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

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: 26 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 3

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

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

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

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: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

cryptocatalog/ultimate-crypto-comparison

An online catalog to compare cryptographic libraries

Language: TypeScript - Size: 8.34 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

socram8888/saph-browser

Stupid Algorithm for Password Hashing (WebCrypto)

Language: TypeScript - Size: 590 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

anirbanbasu/paillier-crypto

Implementation of the additively homomorphic Paillier cryptosystem

Language: Java - Size: 14.6 KB - Last synced at: 11 days ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 2

eoscanada/eos-sig-compat-tests

EOS cryptographic signature compatibility tests

Language: HTML - Size: 965 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

wookey-project/libdes

DES & TDES library

Language: C - Size: 647 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Fasjeit/DiscoNet

.Net core implementation of libdisco

Language: C# - Size: 572 KB - Last synced at: about 15 hours ago - Pushed at: over 6 years ago - Stars: 2 - 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: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Related Keywords
cryptographic-library 30 cryptography 15 cryptographic-algorithms 8 crypto 6 cryptography-algorithms 6 cryptography-library 5 multiparty-computation 4 multi-party-computation 4 mpc 4 rsa 3 python-library 3 elliptic-curve-cryptography 3 oprf 3 strobe-protocol-framework 2 strobe 2 sha-3 2 noise-protocol-framework 2 noise 2 libdisco 2 keccak 2 disco 2 oblivious-transfer 2 library 2 cryptographic-hash-functions 2 pseudorandom-generators 2 pseudorandom-function 2 oblivious-pseudorandom-functions 2 oblivious-pseudorandom-function 2 oblivious 2 rsa-key-pair 2 rsa-encryption 2 rsa-cryptography 2 rsa-algorithm 2 cryptography-project 2 crypto-library 2 aes-encryption 2 aes-cipher 2 aes 2 secure-multiparty-computation 2 secure-multi-party-computation 2 ristretto 2 encryption-algorithms 2 libsodium 2 x25519 2 ed25519 2 chacha20-poly1305 2 blake2b 2 python3 2 encryption 2 java 1 hashing-algorithms 1 message-authentication-code 1 public-key-cryptography 1 themis-cryptographic-library 1 themis-cryptographic 1 themis- 1 kotlin-android 1 radix-dlt 1 secp256k1 1 kotlin 1 encyption 1 encryption-decryption-algorithms 1 encryption-decryption 1 encrypt 1 decryption-algorithm 1 decryption 1 api-key-hiding 1 python-3 1 rsa-key 1 api-key 1 android-studio 1 android-sdk 1 ristretto255 1 python-cryptography 1 secret-sharing 1 bn254 1 multi-party 1 elliptic-curve-arithmetic 1 elliptic-curve-diffie-hellman 1 cve-search 1 cryptographic-hash 1 es2017 1 javascript 1 javascript-library 1 typescript 1 webcrypto 1 homomorphic-encryption 1 paillier 1 eos 1 eosio 1 signature 1 signature-verification 1 3des 1 des 1 tdes 1 wookey 1 oblivious-pseudorandom-generator 1 oblivious-pseudorandom-generators 1 prf 1 pseudo-random-function 1