Cryptography topic

Cryptography, or cryptology is the practice and study of techniques for secure communication in the presence of adversarial behavior. More generally, cryptography is about constructing and analyzing protocols that prevent third parties or the public from reading private messages.

List Cryptography repositories

my-talks

307
Stars
22
Forks
Watchers

List of my talks and workshops: security engineering, applied cryptography, secure software development

awesome-he

960
Stars
74
Forks
Watchers

✨ Awesome - A curated list of amazing Homomorphic Encryption libraries, software and resources

crypto

42
Stars
2
Forks
Watchers

A simple tool to learn basic concepts of cryptography!

algonim

25
Stars
3
Forks
Watchers

AlgoNim, the first Algorand game

padding-oracle-attacker

193
Stars
34
Forks
Watchers

🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.

branca

57
Stars
6
Forks
Watchers

Authenticated and encrypted API tokens written in Rust. A secure JWT alternative.

keyshuffling

331
Stars
6
Forks
Watchers

Keyshuffling Attack for Persistent Early Code Execution in the Nintendo 3DS Secure Bootchain

encrypt

336
Stars
133
Forks
Watchers

🔒 A set of high-level APIs over PointyCastle for two-way cryptography.

golang-crypto-tls

34
Stars
14
Forks
Watchers

Fork of golang 1.8.1 crypto/tls to add DHE, PSK, DHE_PSK, RSA_PSK, and DH_anon ciphersuites

Cryptography-Guidelines

400
Stars
14
Forks
Watchers

Guidance on implementing cryptography as a developer.