asymmetric-cryptography topic

List asymmetric-cryptography repositories

themis

1.8k
Stars
142
Forks
Watchers

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

webcrypto

83
Stars
14
Forks
Watchers

W3C Web Cryptography API for Node.js

ss-isogeny-software

90
Stars
19
Forks
Watchers

Software for "Quantum-Resistant Cryptosystems from Supersingular Elliptic Curve Isogenies"

QuickEncrypt

18
Stars
9
Forks
Watchers

Easily generate RSA Public-Private Keypairs and use them for secure asymmetric one-way encryption and decryption! - npmjs.com/package/quick-encrypt

RSA-Encryption-Flutter

30
Stars
2
Forks
Watchers

Encryption based on asymmetric cryptography

crypton

33
Stars
12
Forks
Watchers

A simple Dart library for asymmetric encryption and digital signatures

cryptchat

36
Stars
16
Forks
Watchers

A secure chat between an Android client and Java server using AES for encryption and Diffie-Hellman for key exchange.

MinimalAPIsTemplate

24
Stars
3
Forks
Watchers

Complete and working ASP.NET Core Web APIs template with lot of examples: OAuth 2.0 Authentication, JSON Web Algorithms and Bearer Tokens (JWA, JWT, JWS, JWE), HMAC symmetric key, RSA X509 certificate...