BigNum math implementing cryptographic multiple precision arithmetic /

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

Πλήρης περιγραφή

Κύριος συγγραφέας: St. Denis, Tom.
Άλλοι συγγραφείς: Rose, Greg.
Μορφή: Ηλεκτρονική πηγή
Γλώσσα: English
Στοιχεία έκδοσης: Rockland, MA : Syngress Pub., c2006.
Θέματα:
Διαθέσιμο Online: http://www.sciencedirect.com/science/book/9781597491129
Ετικέτες: Προσθήκη ετικέτας
Δεν υπάρχουν, Καταχωρήστε ετικέτα πρώτοι!
Πίνακας περιεχομένων:
  • Introduction; Multiple Precision Arithmetic; Exercises; Portability and Stability; Getting Started; Maintenance Algorithms; Basic Operations; Sign Manipulation; Basic Arithmetic; Multiplication and Squaring; The Multipliers; Multiplication; Modular Reduction; Basics of Modular Reduction; Exponentiation; Exponentiation Basics; Higher Level Algorithms; Number Theoretic Algorithms.