Cargando…

Pro cryptography and cryptanalysis : creating advanced algorithms with C# and .NET /

Utilize this comprehensive, yet practical, overview of modern cryptography and cryptanalysis to improve performance. Learn by example with source code in C# and .NET, and come away with an understanding of public key encryption systems and challenging cryptography mechanisms such as lattice-based cr...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Mihailescu, Marius Iulian (Autor), Nita, Stefania Loredana (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, [2021]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1228846061
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |||||||||||
008 201124s2021 cau ob 001 0 eng d
040 |a UPM  |b eng  |e rda  |e pn  |c UPM  |d OCLCO  |d OCLCQ  |d OCLCF  |d GW5XE  |d EBLCP  |d TOH  |d YDX  |d OCLCO  |d DCT  |d RDF  |d N$T  |d K6U  |d LEATE  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ 
019 |a 1224200148  |a 1224364799  |a 1238202906  |a 1249943606 
020 |a 9781484263679  |q (electronic bk.) 
020 |a 1484263677  |q (electronic bk.) 
020 |z 9781484263662 
020 |z 1484263669 
024 7 |a 10.1007/978-1-4842-6367-9  |2 doi 
029 1 |a AU@  |b 000068389353 
029 1 |a AU@  |b 000070278877 
035 |a (OCoLC)1228846061  |z (OCoLC)1224200148  |z (OCoLC)1224364799  |z (OCoLC)1238202906  |z (OCoLC)1249943606 
037 |b Springer 
050 4 |a QA76.9.D335 
072 7 |a GPJ  |2 bicssc 
072 7 |a COM059490  |2 bisacsh 
072 7 |a GPJ  |2 thema 
072 7 |a URY  |2 thema 
082 0 4 |a 005.8/24  |2 23 
049 |a UAMI 
100 1 |a Mihailescu, Marius Iulian,  |e author. 
245 1 0 |a Pro cryptography and cryptanalysis :  |b creating advanced algorithms with C# and .NET /  |c Marius Iulian Mihailescu, Stefania Loredana Nita. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c [2021] 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
504 |a Includes bibliographical references and index. 
505 0 |a Part I -- Foundational Topics -- Chapter 1: Cryptography Fundamentals -- Chapter 2: Mathematical Background and Its Applicability -- Chapter 3: Large Integer Arithmetic -- Chapter 4: Floating-Point Arithmetic -- Chapter 5: What's New in C# 8.0 -- Chapter 6: Secure Coding Guidelines -- Chapter 7: .NET Cryptography Services -- Chapter 8: Overview of System. Cryptography Namespace -- Chapter 9: Cryptography Libraries in C# and .NET -- Part II: Cryptography -- Chapter 10: Elliptic-Curve Cryptography -- Chapter 11: Lattice-based Cryptography -- Chapter 12: Searchable Encryption -- Chapter 13: Homomorphic Encryption -- Chapter 14: (Ring) Learning with Errors Cryptography -- Chapter 15: Chaos-based Cryptography -- Chapter 16: Big Data Cryptography -- Chapter 17: Cloud Computing Cryptography -- Part III: Pro Cryptanalysis -- Chapter 18: Getting Started with Cryptanalysis -- Chapter 19: Cryptanalysis Attacks and Techniques -- Chapter 20: Linear and Differential Cryptanalysis -- Chapter 21: Integral Cryptanalysis -- Chapter 22: Attacks -- Chapter 23: Text Characterization -- Chapter 24: Implementation and Practical Approach of Cryptanalysis Methods. 
520 |a Utilize this comprehensive, yet practical, overview of modern cryptography and cryptanalysis to improve performance. Learn by example with source code in C# and .NET, and come away with an understanding of public key encryption systems and challenging cryptography mechanisms such as lattice-based cryptography. Modern cryptography is the lifeboat of a secure infrastructure. From global economies and governments, to meeting everyday consumer needs, cryptography is ubiquitous, and used in search, design, data, artificial intelligence, and other fields of information technology and communications. Its complexity can lead to misconfiguration, misuse, and misconceptions. For developers who are involved in designing and implementing cryptographic operations in their applications, understanding the implications of the algorithms, modes, and other parameters is vital. Pro Cryptography and Cryptanalysis is for the reader who has a professional need or personal interest in developing cryptography algorithms and security schemes using C# and .NET. You will learn how to implement advanced cryptographic algorithms (such as Elliptic Curve Cryptography Algorithms, Lattice-based Cryptography, Searchable Encryption, Homomorphic Encryption), and come away with a solid understanding of the internal cryptographic mechanisms, and common ways in which the algorithms are correctly implemented in real practice. With the new era of quantum computing, this book serves as a stepping stone to quantum cryptography, finding useful connections between current cryptographic concepts and quantum related topics. What You Will Learn: Know when to enlist cryptography, and how it is often misunderstood and misused Explore modern cryptography algorithms, practices, and properties Design and implement usable, advanced cryptographic methods and mechanisms Understand how new features in C# and .NET impact the future of cryptographic algorithms Use the cryptographic model, services, and System. Security. Cryptography namespace in .NET Modernize your cryptanalyst mindset by exploiting the performance of C# and .NET with its weak cryptographic algorithms Practice the basics of public key cryptography, including ECDSA signatures Discover how most algorithms can be broken This book is for information security experts, cryptologists, software engineers, developers, data scientists, and academia who have experience with C#, .NET, as well as IDEs such as Visual Studio, VS Code, or Mono. Because this book is for an intermediate to advanced audience, readers should also possess an understanding of cryptography (symmetric and asymmetric) concepts. Marius Iulian Mihailescu, PhD is CEO of Dapyx Solution Ltd., a company focused on security- and cryptography-related research. He has authored and co-authored more than 50 articles, journal contributions, and conference proceedings, and three books related to security and cryptography, including the International Journal of Applied Cryptography. He lectures at well-known national and international universities, teaching courses on programming, cryptography, information security, and other technical topics. He holds a PhD (thesis on applied cryptography over biometrics data) and two MSc in information security and software engineering. Stefania Loredana Nita, PhD is a software developer and researcher at the Institute for Computers. Prior to that she was an assistant lecturer at the University of Bucharest, where she taught courses on advanced programming techniques, simulation methods, and operating systems. She has authored and co-authored more than 15 papers and journals, most recently Advanced Cryptography and Its Future: Searchable and Homomorphic Encryption, as well as two books. She holds a PhD (thesis on advanced cryptographic schemes using searchable encryption and homomorphic encryption), an MSc in software engineering and two BSc in computer science and mathematics. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed February 10, 2021). 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework.  |2 fast  |0 (OCoLC)fst01020083 
650 0 |a Cryptography  |x Data processing. 
650 0 |a C# (Computer program language) 
650 0 |a Data encryption (Computer science) 
650 0 |a Microsoft software. 
650 6 |a Cryptographie  |x Informatique. 
650 6 |a C# (Langage de programmation) 
650 6 |a Chiffrement (Informatique) 
650 6 |a Logiciels Microsoft. 
650 7 |a Data encryption (Computer science)  |2 fast  |0 (OCoLC)fst00887935 
650 7 |a Microsoft software.  |2 fast  |0 (OCoLC)fst01020088 
650 7 |a C# (Computer program language)  |2 fast  |0 (OCoLC)fst00843284 
650 7 |a Cryptography  |x Data processing.  |2 fast  |0 (OCoLC)fst00884553 
700 1 |a Nita, Stefania Loredana,  |e author. 
776 0 8 |i Print version:  |a Mihailescu, Marius Iulian.  |t Pro cryptography and cryptanalysis.  |d New York : Apress, 2020  |z 9781484263662  |w (OCoLC)1222805060 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484263679/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL6407604 
938 |a EBSCOhost  |b EBSC  |n 2685566 
938 |a YBP Library Services  |b YANK  |n 301768028 
994 |a 92  |b IZTAP