72.1% OFF

BigNum Math: Implementing Cryptographic Multiple Precision Arithmetic, ISBN-13: 978-1597491129

$13.95

SKU: bignum-math-implementing-cryptographic-multiple-precision-arithmetic-isbn-13-978-1597491129 Category: Tags: , , ,

Description

BigNum Math: Implementing Cryptographic Multiple Precision Arithmetic, ISBN-13: 978-1597491129

[PDF eBook eTextbook]

• Publisher: ‎Elsevier Science (06/01/2006)
• Language: ‎ English
• 315 pages
• ISBN-10: 1597491128
• ISBN-13: 978-1597491129

Implementing cryptography requires integers of significant magnitude to resist cryptanalytic attacks. Modern programming languages only provide support for integers which are relatively small and single precision. The purpose of this text is to instruct the reader regarding how to implement efficient multiple precision algorithms.

Bignum math is the backbone of modern computer security algorithms. It is the ability to work with hundred-digit numbers efficiently using techniques that are both elegant and occasionally bizarre. This book introduces the reader to the concept of bignum algorithms and proceeds to build an entire library of functionality from the ground up. Through the use of theory, pseudo-code and actual fielded C source code the book explains each and every algorithm that goes into a modern bignum library. Excellent for the student as a learning tool and practitioner as a reference alike BigNum Math is for anyone with a background in computer science who has taken introductory level mathematic courses. The text is for students learning mathematics and cryptography as well as the practioner who needs a reference for any of the algorithms documented within.

* Complete coverage of Karatsuba Multiplication, the Barrett Algorithm, Toom-Cook 3-Way Multiplication, and More

* Tom St Denis is the developer of the industry standard cryptographic suite of tools called LibTom.

* This book provides step-by-step exercises to enforce concepts

Table of contents

Cover
Title page
Table of Contents
Copyright
List of Figures
Preface
Chapter 1: Introduction
1.1 Multiple Precision Arithmetic
1.2 Purpose of This Text
1.3 Discussion and Notation
1.4 Exercises
1.5 Introduction to LibTomMath
1.6 Choice of LibTomMath
Chapter 2: Getting Started
2.1 Library Basics
2.2 What Is a Multiple Precision Integer?
2.3 Argument Passing
2.4 Return Values
2.5 Initialization and Clearing
2.6 Maintenance Algorithms
2.6.1 Augmenting an mp_int’s Precision
2.6.2 Initializing Variable Precision mp_ints
Chapter 3: Basic Operations
3.1 Introduction
3.2 Assigning Values to mp_int Structures
3.3 Zeroing an Integer
3.4 Sign Manipulation
3.5 Small Constants
3.6 Comparisons
Chapter 4: Basic Arithmetic
4.1 Introduction
4.2 Addition and Subtraction
4.3 Bit and Digit Shifting
4.4 Polynomial Basis Operations
4.5 Powers of Two
Chapter 5: Multiplication and Squaring
5.1 The Multipliers
5.2 Multiplication
5.3 Squaring
Chapter 6: Modular Reduction
6.1 Basics of Modular Reduction
6.3 The Montgomery Reduction
6.4 The Diminished Radix Algorithm
6.5 Algorithm Comparison
Chapter 7: Exponentiation
7.1 Exponentiation Basics
7.2 k–ary Exponentiation
7.3 Modular Exponentiation
7.4 Quick Power of Two
Chapter 8: Higher Level Algorithms
8.1 Integer Division with Remainder
1.1 Single Digit Helpers
8.3 Random Number Generation
8.4 Formatted Representations
Chapter 9: Number Theoretic Algorithms
9.1 Greatest Common Divisor
9.1.1 Complete Greatest Common Divisor
9.2 Least Common Multiple
9.3 Jacobi Symbol Computation
9.4 Modular Inverse
9.5 Primality Tests
Bibliography
Index

Tom St. Denis is the author of the industry standard LibTom series of projects. Tom is a senior software developer and cryptographer for the Advanced Micro Devices Corporation. He has been engaged in various international development contracts and speaking engagements since 2004. He is at work on his next book, Cryptography for Developers.

What makes us different?

• Instant Download

• Always Competitive Pricing

• 100% Privacy

• FREE Sample Available

• 24-7 LIVE Customer Support

Reviews

There are no reviews yet.

Be the first to review “BigNum Math: Implementing Cryptographic Multiple Precision Arithmetic, ISBN-13: 978-1597491129”
Cart
Starting Out with Python 4th GLOBAL Edition, ISBN-13: 978-1292225753Starting Out with Python 4th GLOBAL Edition, ISBN-13: 978-1292225753
$24.99
×
Microfluid Mechanics: Principles and Modeling by William W. Liou, ISBN-13: 978-0071443227Microfluid Mechanics: Principles and Modeling by William W. Liou, ISBN-13: 978-0071443227
$43.62
×
The Black Swan: The Impact of the Highly Improbable, ISBN-13: 978-1400063512The Black Swan: The Impact of the Highly Improbable, ISBN-13: 978-1400063512
$29.97
×
Statistics for Engineers and Scientists 5th Edition by William Navidi, ISBN-13: 978-1259717604Statistics for Engineers and Scientists 5th Edition by William Navidi, ISBN-13: 978-1259717604
$125.94
×
Starting Out with Python 4th Edition, ISBN-13: 978-0134444321Starting Out with Python 4th Edition, ISBN-13: 978-0134444321
$12.43
×
Recurrent Neural Networks for Prediction: Learning Algorithms, Architectures and Stability, ISBN-13: 978-0471495178Recurrent Neural Networks for Prediction: Learning Algorithms, Architectures and Stability, ISBN-13: 978-0471495178
$47.70
×
Python Crash Course 2nd Edition by Eric Matthes, ISBN-13: 978-1593279288Python Crash Course 2nd Edition by Eric Matthes, ISBN-13: 978-1593279288
$17.99
×
Nutrition: An Applied Approach (5th Edition) – eBookNutrition: An Applied Approach (5th Edition) – eBook
$10.00
×
James Stewart’s Calculus: Early Transcendentals (8th edition) – eTextBookJames Stewart’s Calculus: Early Transcendentals (8th edition) – eTextBook
$20.97
×
Encyclopedia of Information Science and Technology, 4th Edition (10 Volumes)Encyclopedia of Information Science and Technology, 4th Edition (10 Volumes)
$68.00
×
The Basic Practice of Statistics 8th Edition, ISBN-13: 978-1319042578The Basic Practice of Statistics 8th Edition, ISBN-13: 978-1319042578
$29.10
×
The Singularity Is Near: When Humans Transcend Biology Ray Kurzweil, ISBN-13: 978-0670033843The Singularity Is Near: When Humans Transcend Biology Ray Kurzweil, ISBN-13: 978-0670033843
$17.48
×
Visual Differential Geometry and Forms: A Mathematical Drama in Five Acts by Tristan Needham, ISBN-13: 978-0691203706Visual Differential Geometry and Forms: A Mathematical Drama in Five Acts by Tristan Needham, ISBN-13: 978-0691203706
$14.33
×
Mechanics and Physics of Solids at Micro- and Nano-Scales 1st Edition, ISBN-13: 978-1786305312Mechanics and Physics of Solids at Micro- and Nano-Scales 1st Edition, ISBN-13: 978-1786305312
$19.40
×
Structure and Interpretation of Computer Programs 2nd Edition Harold Abelson, ISBN-13: 978-0262510875Structure and Interpretation of Computer Programs 2nd Edition Harold Abelson, ISBN-13: 978-0262510875
$12.84
×
The Arithmetic of Elliptic Curves 2nd Edition by Joseph H. Silverman, ISBN-13: 978-0387094939The Arithmetic of Elliptic Curves 2nd Edition by Joseph H. Silverman, ISBN-13: 978-0387094939
$28.12
×
The Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory – PDFThe Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory – PDF
$13.35
×
The Equation of Knowledge: From Bayes’ Rule to a Unified Philosophy of Science, ISBN-13: 978-0367428150The Equation of Knowledge: From Bayes’ Rule to a Unified Philosophy of Science, ISBN-13: 978-0367428150
$14.20
×
Modern Principles of Economics (5th Edition) – eBook PDFModern Principles of Economics (5th Edition) – eBook PDF
$15.99
×
Security Strategies in Windows Platforms and Applications 3rd Edition by Michael G. Solomon, ISBN-13: 978-1284175622Security Strategies in Windows Platforms and Applications 3rd Edition by Michael G. Solomon, ISBN-13: 978-1284175622
$14.96
×
Systems Analysis and Design 12th Edition Scott Tilley, ISBN-13: 978-0357117811Systems Analysis and Design 12th Edition Scott Tilley, ISBN-13: 978-0357117811
$16.35
×
Psychology in Action (12th Edition) – eBookPsychology in Action (12th Edition) – eBook
$8.99
×
Interplay: The Process of Interpersonal Communication (14th Edition) – eBook PDFInterplay: The Process of Interpersonal Communication (14th Edition) – eBook PDF
$10.00
×
Transportation: A Global Supply Chain Perspective 9th Edition, ISBN-13: 978-1337406642Transportation: A Global Supply Chain Perspective 9th Edition, ISBN-13: 978-1337406642
$16.63
×
UNIX and Linux System Administration Handbook 5th Edition, ISBN-13: 978-0134277554UNIX and Linux System Administration Handbook 5th Edition, ISBN-13: 978-0134277554
$17.63
×
Social Media and Electronic Commerce Law 2nd Edition by Alan Davidson, ISBN-13: 978-1107500532Social Media and Electronic Commerce Law 2nd Edition by Alan Davidson, ISBN-13: 978-1107500532
$14.92
×
The Practice of System and Network Administration Volume 1 3rd Edition Thomas Limoncelli, ISBN-10: 9780321919168The Practice of System and Network Administration Volume 1 3rd Edition Thomas Limoncelli, ISBN-10: 9780321919168
$12.35
×