Added Elliptic Curve Cryptography for Developers

Hi,

Stjepan from Manning here. We have a brand new title on elliptic curve cryptography that I think might be a good match for your list. Please, consider adding it to the master.
This commit is contained in:
Stjepan Jureković 2023-08-31 15:29:13 +02:00 committed by GitHub
parent 077a3cfdb7
commit 8fedc43236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -114,6 +114,7 @@ A curated list of cryptography resources and links.
- [Secret Key Cryptography](https://www.manning.com/books/secret-key-cryptography) - A book about cryptographic techniques and Secret Key methods.
- [Making Sense of Cyebersecurity](https://www.manning.com/books/making-sense-of-cybersecurity) - A jargon-busting guide to the key concepts, terminology, and technologies of cybersecurity.
- [Implementing and Exploiting Cryptography](https://www.manning.com/books/implementing-and-exploiting-cryptography) - A book that builds your understanding of cryptography by revealing the “lockpicks” that bad actors use to exploit security protocols, firewalls, and other cryptography-based protection schemes.
- [Elliptic Curve Cryptography for Developers](https://www.manning.com/books/elliptic-curve-cryptography-for-developers) - A book that book empowers anyone who knows basic calculus to implement state-of-the-art cryptographic protocols that are smaller and more secure than RSA-based systems.
### Courses