Practical-Cryptography-for-Developers-Book
Cryptography book
A comprehensive guide to cryptography and secure coding practices for software developers
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
4k stars
135 watching
428 forks
Language: CSS
last commit: 9 months ago
Linked from 1 awesome list
aesasymmetric-ciphersbookcryptographydigital-signatureeccecdhelliptic-curveselliptic-curves-cryptographyhasheshmackdfkey-agreementprogrammingpublic-key-cryptographypythonquantum-safe-cryptographytutorial
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides cryptographic primitives and signatures for Bitcoin-based systems | 113 |
| A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
| A comprehensive security guide for developers to help create more secure systems | 20,950 |
| A cryptographic library for .NET based on libsodium | 400 |
| Provides a simplified interface to multiple hashing algorithms | 26 |
| Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript | 771 |
| A package providing cryptographic primitives and recipes for secure data encryption and manipulation | 6,731 |
| A comprehensive C++ class library providing various cryptographic schemes and algorithms. | 4,939 |
| A collection of basic cryptographic algorithms implemented from scratch in C. | 1,847 |
| A Python implementation of various ciphers and encryption algorithms with a custom wrapper called Sigma. | 3 |
| A .NET cryptography library providing a secure and reliable implementation of encryption algorithms | 582 |
| A high-performance cryptography library for cryptographic primitives and protocols used in blockchain and zero-knowledge proof systems | 417 |
| A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
| Provides cryptographic functions for Ethereum transactions and smart contracts | 884 |
| An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |