Cryptography in C and C++
Autor Michael Welschenbachen Limba Engleză Hardback – 26 mai 2005
The chapter about random number generation has been completely rewritten, and the latest cryptographic techniques are covered in detail. Furthermore, this book covers the recent improvements in primality testing.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 769.93 lei 6-8 săpt. | |
Apress – 4 iul 2013 | 769.93 lei 6-8 săpt. | |
Hardback (1) | 592.35 lei 6-8 săpt. | |
Apress – 26 mai 2005 | 592.35 lei 6-8 săpt. |
Preț: 592.35 lei
Preț vechi: 740.44 lei
-20% Nou
Puncte Express: 889
Preț estimativ în valută:
113.37€ • 119.60$ • 94.48£
113.37€ • 119.60$ • 94.48£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590595022
ISBN-10: 1590595025
Pagini: 504
Ilustrații: 504 p.
Dimensiuni: 152 x 229 x 32 mm
Greutate: 1.16 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590595025
Pagini: 504
Ilustrații: 504 p.
Dimensiuni: 152 x 229 x 32 mm
Greutate: 1.16 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
Arithmetic and Number Theory in C.- Number Formats: The Representation of Large Numbers in C.- Interface Semantics.- The Fundamental Operations.- Modular Arithmetic: Calculating with Residue Classes.- Where All Roads Meet: Modular Exponentiation.- Bitwise and Logical Functions.- Input, Output, Assignment, Conversion.- Dynamic Registers.- Basic Number-Theoretic Functions.- Rijndael: A Successor.- Large Random Numbers.- Strategies for Testing LINT.- Arithmetic in C++ with the Class LINT.- Let C++ Simplify Your Life.- The LINT Public Interface: Members and Friends.- Error Handling.- An Application Example: The RSA Cryptosystem.- Do It Yourself: Test LINT.- Approaches for Further Extensions.
Recenzii
From the reviews of the second edition:
"Addressing mathematical concepts, algorithms and C/C++ code is not a simple task; the author handles them well throughout the book. This book is translated from German by David Kramer. … A well written book that addresses the intended purpose. … A beginner or intermediate level C/C++ programmer can follow the text." (S. Terai, SIGACT News, Vol. 39 (1), 2008)
"Addressing mathematical concepts, algorithms and C/C++ code is not a simple task; the author handles them well throughout the book. This book is translated from German by David Kramer. … A well written book that addresses the intended purpose. … A beginner or intermediate level C/C++ programmer can follow the text." (S. Terai, SIGACT News, Vol. 39 (1), 2008)
Notă biografică
Michael Welschenbach works for SRC Security Research & Consulting GmbH in Bonn, Germany. He graduated with a master's degree in mathematics from the University of Cologne, and has extensive experience in both pure and applied cryptological research. Currently, his favorite programming languages are C and C++. When not working, he enjoys spending time with his wife and two sons, programming, reading, and playing music.
Caracteristici
The chapter on primality tests is thoroughly revised. This is the first book to include practical implementations of the recent major improvements in primality testing The chapter about random number generation completely rewritten Completely revised to incorporate latest cryptographic techniques