Apress | Pro Cryptography And Cryptanalysis With C++20: Creating And Programming Advanced Algorithms (2021 EN)

Discussion in 'Programming' started by Kanka, Jun 22, 2021.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,395
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Marius Iulian Mihailescu, Stefania Loredana Nita
    Full Title: Pro Cryptography And Cryptanalysis With C++20: Creating And Programming Advanced Algorithms
    Publisher: Apress; 1st ed. edition (January 16, 2021)
    Year: 2021
    ISBN-13: 9781484265864 (978-1-4842-6586-4), 9781484265857 (978-1-4842-6585-7)
    ISBN-10: 1484265866, 1484265858
    Pages: 469
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 48.14 €


    Develop strong skills and a passion for writing cryptography algorithms and security schemes/modules using C++ 20 and its new features. You will find the right methods of writing advanced cryptographic algorithms (such as, elliptic curve cryptography algorithms, lattice-based cryptography, searchable encryption, and homomorphic encryption), examine internal cryptographic mechanisms, and discover common ways in which the algorithms could be implemented and used correctly in practice.

    The authors avoid the complexities of the mathematical background by explaining its mathematical basis in terms that a programmer can easily understand. They show how “bad” cryptography creeps in during implementation and what “good” cryptography should look like. They do so by showing and comparing the advantages and disadvantages based on processing time, execution time, and reliability.


    Learn:
    ✓ Understand where and why cryptography is used and how it gets misused
    ✓ Discover what modern cryptography algorithms and methods are used for
    ✓ Design and implement advanced cryptographic mechanisms
    ✓ See how C++20 and its new features are impacting the future of implementing cryptographic algorithms
    ✓ Practice the basics of public key cryptography, including ECDSA signatures and more
    ✓ Find out how most of the algorithms can be broken

    Features:
    ✓ A modern treatment of cryptographic mechanisms using C++20 with practical examples
    ✓ Teaches advanced concepts using programmer-friendly language
    ✓ Contrasts “good” and “bad” cryptography based on processing time, execution time, and reliability

    Who This Book Is For:
    Professional programmers, developers, and software engineers who are developing cryptography algorithms and security schemes/modules in C++. Prior C++ programming and IDE experience and some basic experience of cryptography concepts (symmetric and asymmetric) highly recommended.

    -------------
     
    Last edited by a moderator: Mar 8, 2022