De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger af Tom (senior software developer and cryptographer for the Advanced Micro Devices Corporation.) St Denis

Filter
Filter
Sorter efterSorter Populære
  • af Tom (senior software developer and cryptographer for the Advanced Micro Devices Corporation.) St Denis
    609,95 kr.

    Implementing cryptography requires integers of significant magnitude to resist cryptanalytic attacks. Modern programming languages only provide support for integers which are relatively small. Introducing the reader to the concept of bignum algorithms, this book shows how efficient multiple precision algorithms can be implemented.

  • af Tom (senior software developer and cryptographer for the Advanced Micro Devices Corporation.) St Denis
    781,95 kr.

    Acts as a guide for software developers who must learn and implement cryptography. Introducing the subject of cryptography, this book discusses how to implement large integer arithmetic as required by RSA and ECC public key algorithms, the implementation of symmetric ciphers and other codes and finally, portable coding practices.