intuitive-advanced-cryptography
Cryptography guide
A comprehensive resource providing in-depth explanations and practical implementations of advanced cryptographic concepts and techniques.
Intuitive Advanced Cryptography
430 stars
17 watching
16 forks
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
b-chiang/protocol-reading-list | A curated list of resources for understanding crypto protocols | 436 |
bettercrypto/applied-crypto-hardening | Documenting and maintaining best practices for secure online communication using cryptography. | 704 |
mimoo/cryptobible | An auditing guide for applied cryptography written in shell scripts. | 10 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 382 |
boazbk/crypto | Lecture notes and resources for an introductory cryptography course | 512 |
chihchengliang/ethereum_study_guide | A guide to learning Ethereum by first understanding Bitcoin and then diving into Ethereum's core concepts and development | 49 |
meychi/ascrypt | A cryptographic library with a uniform API for multiple programming languages. | 47 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 706 |
adamisz/from0k2bp | Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 157 |
hackergrrl/p2p-handbook | An introductory guide to peer-to-peer systems and networks for web applications | 129 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
aantonop/bitcoinbook | A comprehensive guide to building and interacting with the Bitcoin blockchain | 21 |
monerobook/monerobook | A comprehensive guide to Monero and cryptocurrencies, covering technical aspects and practical usage. | 285 |
b-con/crypto-algorithms | Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. | 1,832 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |