Hugendubel.info - Die B2B Online-Buchhandlung 

Merkliste
Die Merkliste ist leer.
Bitte warten - die Druckansicht der Seite wird vorbereitet.
Der Druckdialog öffnet sich, sobald die Seite vollständig geladen wurde.
Sollte die Druckvorschau unvollständig sein, bitte schliessen und "Erneut drucken" wählen.

Pro Cryptography and Cryptanalysis with C++20

E-BookPDF1 - PDF WatermarkE-Book
Englisch
Apresserschienen am15.01.20211st ed
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.


What You Will 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

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.





Marius Iulian Mihailescu, PhD is CEO at Dapyx Solution Ltd., a company based in Bucharest, Romania and involved in information security- and cryptography-related research projects. He is a lead guest editor for applied cryptography journals and a reviewer for multiple publications with information security and cryptography profiles. He authored and co-authored more than 30 articles in conference proceedings, 25 articles in journals, and three books. For more than six years he has served as a lecturer at well-known national and international universities (University of Bucharest, 'Titu Maiorescu' University, Kadir Has University in, Istanbul, Turkey). He has taught courses on programming languages (C#, Java, C++, Haskell), and object-oriented system analysis and design with UML, graphs, databases, cryptography and information security. He served for three years as IT officer at Royal Caribbean Cruises Ltd. where he dealt with IT infrastructure, data security, and satellite communications systems. He received his PhD in 2014 and his thesis was on applied cryptography over biometrics data. He holds two MSc in information security and software engineering.



Stefania Loredana Nita, PhD is a software developer at the Institute of Computer Science of the Romanian Academy and a PhD with her thesis on advanced cryptographic schemes using searchable encryption and homomorphic encryption. She has served more than two years as an assistant lecturer at the University of Bucharest where she taught courses on subjects such as advanced programming techniques, simulation methods, and operating systems. She has authored and co-authored more than 15 workpapers at conferences and journals, and has authored two books on he Haskell programming language. She is a lead guest editor for special issues on information security and cryptography such as Advanced Cryptography and Its Future: Searchable and Homomorphic Encryption. She holds an MSc in software engineering and two BSc in computer science and mathematics.
mehr

Produkt

KlappentextDevelop 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.


What You Will 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

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.





Marius Iulian Mihailescu, PhD is CEO at Dapyx Solution Ltd., a company based in Bucharest, Romania and involved in information security- and cryptography-related research projects. He is a lead guest editor for applied cryptography journals and a reviewer for multiple publications with information security and cryptography profiles. He authored and co-authored more than 30 articles in conference proceedings, 25 articles in journals, and three books. For more than six years he has served as a lecturer at well-known national and international universities (University of Bucharest, 'Titu Maiorescu' University, Kadir Has University in, Istanbul, Turkey). He has taught courses on programming languages (C#, Java, C++, Haskell), and object-oriented system analysis and design with UML, graphs, databases, cryptography and information security. He served for three years as IT officer at Royal Caribbean Cruises Ltd. where he dealt with IT infrastructure, data security, and satellite communications systems. He received his PhD in 2014 and his thesis was on applied cryptography over biometrics data. He holds two MSc in information security and software engineering.



Stefania Loredana Nita, PhD is a software developer at the Institute of Computer Science of the Romanian Academy and a PhD with her thesis on advanced cryptographic schemes using searchable encryption and homomorphic encryption. She has served more than two years as an assistant lecturer at the University of Bucharest where she taught courses on subjects such as advanced programming techniques, simulation methods, and operating systems. She has authored and co-authored more than 15 workpapers at conferences and journals, and has authored two books on he Haskell programming language. She is a lead guest editor for special issues on information security and cryptography such as Advanced Cryptography and Its Future: Searchable and Homomorphic Encryption. She holds an MSc in software engineering and two BSc in computer science and mathematics.
Details
Weitere ISBN/GTIN9781484265864
ProduktartE-Book
EinbandartE-Book
FormatPDF
Format Hinweis1 - PDF Watermark
FormatE107
Verlag
Erscheinungsjahr2021
Erscheinungsdatum15.01.2021
Auflage1st ed
SpracheEnglisch
IllustrationenXVII, 469 p. 134 illus.
Artikel-Nr.5620700
Rubriken
Genre9200

Inhalt/Kritik

Inhaltsverzeichnis
Part I: Foundations.- 1: Introduction.- 2: Cryptography Fundamentals.- 3: Mathematical Background and Its Applicability.- 4: Large Integer Arithmetic.- 5: Floating Point Arithmetic.- 6: New Features in C++20.- 7: Secure Coding Guidelines.- 8: Cryptography Libraries in C/C++20.- Part II: Pro Cryptography.- 9: Elliptic Curve Cryptography.- 10: Lattice-based Cryptography.- 11: earchable Encryption.- 12: Homomorphic Encryption.- 13: (Ring) Learning with Errors Cryptography.- 14: Chaos-based Cryptography.- 15: Big Data Cryptography16:Cloud Computing Cryptography.- Part III: Pro Cryptanalysis.- 17: Getting Started with Cryptanalysis.- 18: Cryptanalysis Attacks and Techniques.- 19: Linear and Differential Cryptanalysis.- 20: Integral Cryptanalysis.- 21: Brute Force and Buffer Overflow Attacks.- 22: Text Characterization.- 23: Implementation and Practical Approach of Cryptanalysis Methods.mehr

Autor