Software Security Technologies (Paperback)

Richard Sinn

  • 出版商: Course Technology
  • 出版日期: 2007-09-01
  • 售價: $8,730
  • 貴賓價: 9.5$8,294
  • 語言: 英文
  • 頁數: 448
  • 裝訂: Paperback
  • ISBN: 142831945X
  • ISBN-13: 9781428319455
  • 相關分類: 資訊安全
  • 無法訂購

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

商品描述

Description

  • Practical examples and case studies abound, providing precise code examples for how security features can be implemented
  • Review Questions at the end of each chapter encourage readers to summarize and test their knowledge before moving on to the next topic area
  • Detailed discussion of security features in Java, C++/C and Perl demonstrate, in very specific terms, how authentication, authorization, encryption, hashing, and more, are implemented in various languages
  • Other coverage includes identity management, email security, mobile security, database security, operating system security, and network security, making this a well-rounded and comprehensive resource

 

Table of Contents

Chapter 1: Introduction to Security Concepts
Chapter 2: Software Engineering and Security
Chapter 3: Essential PKI
Chapter 4: Trust and Threat Model
Chapter 5: Java Programming Security
Chapter 6: Java API-Level Security Features
Chapter 7: Authentication and Authorization with Java
Chapter 8: Secure Programming with C and OpenSSL
Chapter 9: Secure Programming with Perl
Chapter 10: Identity Management
Chapter 11: Security Topics