BigNum Math: Implementing Cryptographic Multiple Precision Arithmetic

Tom St Denis

  • 出版商: Syngress Media
  • 出版日期: 2006-06-01
  • 售價: $1,970
  • 貴賓價: 9.5$1,872
  • 語言: 英文
  • 頁數: 320
  • 裝訂: Paperback
  • ISBN: 1597491128
  • ISBN-13: 9781597491129
  • 已過版

買這商品的人也買了...

商品描述

Book Description


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.