#
cryptography-library
Here are 83 public repositories matching this topic...
randombit
commented
Dec 6, 2019
socket.cpp, socket_udp.cpp and cli/socket_utils.h have a lot of shared/duplicated code for handling differences in socket interface between BSD and Windsock. Consolidate into a single internal header which can be used across all three.
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
javascript
ruby
python
java
swift
rust
golang
php
security
ios
cryptography
encryption
authentication
objective-c
owasp
cryptography-library
secure-messenger
asymmetric-cryptography
symmetric-cryptography
secure-storage
-
Updated
Sep 4, 2020 - C
High-level cryptography interface powered by libsodium
php
composer
cryptography
encryption
authentication
php7
argon2
siphash
libsodium
ed25519
curve25519
digital-signature
x25519
cryptography-library
easy-to-use
xsalsa20
poly1305
blake2b
misuse-resistant
-
Updated
Sep 2, 2020 - PHP
Pure PHP polyfill for ext/sodium
php
security
cryptography
siphash
libsodium
sodium
ed25519
curve25519
x25519
cryptography-library
blake2b
php-polyfill
xsalsa20poly1305
xchacha20-poly1305
sodium-compat
-
Updated
Jun 18, 2020 - PHP
Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)
-
Updated
Aug 6, 2020 - Rust
Simple and Secure Wrapper for phpseclib
-
Updated
Jan 3, 2019 - PHP
srinathsetty
opened
Apr 23, 2020
The SIMON and SPECK families of lightweight block ciphers. #nsacyber
-
Updated
Nov 12, 2019
Pure Java implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud. Android ready. Online playground available.
-
Updated
Aug 4, 2020 - Java
A C++ Implementation of RFC 4880
-
Updated
Sep 22, 2019 - C++
Javascript implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud.
javascript
cryptography
typescript
crypto
authentication
typescript-library
macaroons
cryptography-library
crypto-library
-
Updated
May 29, 2020 - TypeScript
Security framework for building multi-user end-to-end encrypted data storage and sharing/processing with zero leakage risks from storage and transport infrastructure.
security
cryptography
encryption
cryptography-library
hermes
crypto-library
access-control
end-to-end-encryption
-
Updated
Feb 20, 2020 - C
A library for .net based applications.
dns
cryptography-library
dotnet-standard
upnp
network-programming
dns-client
socks5-proxy
proxy-client
-
Updated
Aug 29, 2020 - C#
CPerezz
commented
Feb 17, 2020
It would be nice to have an implementation that returns an iterator over the 4 coordinates of a RistrettoPoint or an EdwardsPoint.
Ex:
use zerocaf::edwards::EdwardsPoint;
use zerocaf::traits::Identity();
let identity = EdwardsPoint::Identity();
identity.into_iter().map(|coordinate| do_something_with_cooord(coordinate)).collect();Pure Python implementation of SHA2 (i.e., SHA224, SHA256, SHA384, and SHA512).
-
Updated
Apr 9, 2020 - Python
Pure Go implementation of cryptographic APIs found in libsodium
-
Updated
Dec 26, 2018 - Go
Fast implementations of the SIMON and SPECK lightweight block ciphers for the SUPERCOP benchmark toolkit. #nsacyber
-
Updated
Jun 13, 2018 - C
Library for performing Function Secret Sharing (FSS)
-
Updated
Nov 15, 2018 - C++
Cryptographic library with an mbed TLS back end
-
Updated
Sep 5, 2020 - Python
An Authenticated Encryption with Associated Data (AEAD) implementation for Python.
-
Updated
Jan 1, 2018 - Python
A repo to hold common tools used by my crypto projects
-
Updated
Sep 3, 2020 - C++
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
crypto
ciphers
playfair
rot
cryptographic
cryptography-library
keyword
rot13
crypto-library
vigenere
cryptographic-algorithms
caesar-cipher
classical-cipher
vigenere-cipher
affine-cipher
autokey
cipher-algorithms
classical-cryptography
myszkowski
chaocipher
-
Updated
Jun 13, 2020 - Python
Elliptic Curve Cryptography in Pure Swift
-
Updated
May 28, 2020 - Swift
javascript
ruby
python
go
ruby-library
golang
cryptography
crypto
python-library
python3
javascript-library
cryptography-library
-
Updated
Jan 29, 2019 - Java
A CrossLanguage Encryption Module to encrypt information/data/files (Asymmetric and Symmetric encryption handled)
cryptography
aes
rsa
cryptographic
cryptography-library
crypto-library
aes-encryption
rsa-cryptography
rsa-key-pair
rsa-key-encryption
cryptographic-algorithms
cryptography-algorithms
aes-cipher
rsa-encryption
rsa-aes
cryptography-tools
cryptographic-library
rsa-cryptosystem
rsa-algorithm
cryptography-project
-
Updated
Aug 29, 2020 - Java
TripleSec is a simple, triple-paranoid, symmetric encryption library
-
Updated
Jun 27, 2019 - Haskell
example C language implementation of SIMON and SPECK lightweight block ciphers.
-
Updated
Jan 29, 2020 - C++
Go Bindings for libolm, an implementation of the Double Ratchet cryptographic ratchet
-
Updated
Oct 28, 2017 - Go
Improve this page
Add a description, image, and links to the cryptography-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cryptography-library topic, visit your repo's landing page and select "manage topics."


Description
Side-port of #3509
Status
READY
Requires Backporting
No - not a bug, just enhancing source readability by reducing noise.
Migrations
NO