Möchten Sie verkaufen? Hier verkaufen
Cryptography for Visual Basic, w. CD-ROM: A Programmer's Guide to the Microsoft CryptoAPI
 
 
Den Verlag informieren!
Ich möchte dieses Buch auf dem Kindle lesen.

Sie haben keinen Kindle? Hier kaufen oder eine gratis Kindle Lese-App herunterladen.

Cryptography for Visual Basic, w. CD-ROM: A Programmer's Guide to the Microsoft CryptoAPI [Englisch] [Taschenbuch]

Richard Bondi
5.0 von 5 Sternen  Alle Rezensionen anzeigen (1 Kundenrezension)

Erhältlich bei diesen Anbietern.



Produktinformation

  • Taschenbuch: 480 Seiten
  • Verlag: Verlag John Wiley & Sons, Inc; Auflage: Pap/Cdr (30. August 2000)
  • Sprache: Englisch
  • ISBN-10: 0471381896
  • ISBN-13: 978-0471381891
  • Größe und/oder Gewicht: 23,1 x 18,8 x 2,8 cm
  • Durchschnittliche Kundenbewertung: 5.0 von 5 Sternen  Alle Rezensionen anzeigen (1 Kundenrezension)
  • Amazon Bestseller-Rang: Nr. 500.644 in Englische Bücher (Siehe Top 100 in Englische Bücher)
  • Komplettes Inhaltsverzeichnis ansehen

Mehr über den Autor

Richard Bondi
Entdecken Sie Bücher, lesen Sie über Autoren und mehr

Besuchen Sie die Seite von Richard Bondi auf Amazon

Produktbeschreibungen

Amazon.co.uk

The Microsoft CryptoAPI can provide "strong", unbreakable encryption on the Windows platform. If you're a Visual Basic programmer, Richard Bondi's Cryptography for Visual Basic can put this powerful set of APIs within your reach. This title will serve both as an introduction to cryptography and how to do it with CryptoAPI using the author's pre-built library of COM objects.

The early part of this book tries hard to put the elements of today's public key encryption standards (like RSA) within the grasp of the VB programmer. You will learn the basics of random number generation, ciphers and keys, as well as the "protocols" of how today's encryption standards work. Inevitably, these are written using a shorthand such as "Alice wants to send Bob a message". The author manages to make essential concepts in cryptography pretty clear.

The next section here lays the foundation for working with the Microsoft CryptoAPI by presenting a number of useful strategies for passing (and returning) values to and from C from within VB, along with techniques for error handling and improved performance.

The heart of this text is the author's custom library of COM objects that "wrap" the underlying Microsoft CryptoAPI C calls for use from within Visual Basic. Subsequent chapters look at various areas of the CryptoAPI and the resulting COM objects. The author covers not only the assumptions and strategies of working with the CryptoAPI, but also the design choices made in his library. For those in a rush, the book provides sample code on how to use this library in your own VB applications in an appendix.

Today security is a concern in any enterprise, so Cryptography fills a useful niche. It explains the basics of encryption technologies, shows off how its done on the Windows platform with the Microsoft CryptoAPI and makes it possible to call these APIs from within VB. If you have wondered how cryptography works, or how it's implemented in Windows, this tutorial can put you on the right track. --Richard Dragan

Amazon.com

The Microsoft CryptoAPI can provide "strong," unbreakable encryption on the Windows platform. If you're a Visual Basic (VB) programmer, Richard Bondi's Cryptography for Visual Basic can put this powerful set of APIs within your reach. This title will serve as both an introduction to cryptography and a how-to with CryptoAPI by using the author's prebuilt library of COM objects.

The early part of this book tries hard to put the elements of today's public key encryption standards (like RSA) within the grasp of the VB programmer. You'll learn the basics of random-number generation, ciphers, keys, and the "protocols" behind today's encryption standards. Inevitably, these are written by using shorthand, such as, "Alice wants to send Bob a message." The author manages to make essential concepts in cryptography rather clear.

The next section here lays the foundation for working with the Microsoft CryptoAPI by presenting a number of useful strategies for passing (and returning) values to and from C from within VB, along with techniques for error handling and improved performance.

The heart of this text is the author's custom library of COM objects that "wrap" the underlying Microsoft CryptoAPI C calls for use from within VB. Subsequent chapters look at various areas of the CryptoAPI and the resulting COM objects. The author covers not only the assumptions and strategies of working with the CryptoAPI, but also the design choices that are made in his library. For those who are in a rush, the book provides sample code on how to use this library in your own VB applications in an appendix.

Today, security is a concern in any enterprise, so Cryptography for Visual Basic fills a useful niche. It explains the basics of encryption technologies, shows off how it's done on the Windows platform with the Microsoft CryptoAPI, and also makes it possible to call these APIs from within VB. If you have wondered how cryptography works, or how it's implemented in Windows, this tutorial can put you on the right track. --Richard Dragan

Topics covered:
  • Introduction to cryptography
  • Ciphers
  • Random-number generators (RNGs)
  • One-pad ciphers
  • Public-key cryptography
  • Symmetric and asymmetric ciphers
  • Overview of the Microsoft CryptoAPI
  • Techniques for parameter passing from VB to Win32 C APIs
  • VB string handling tips
  • Bitwise logic
  • Performance tips
  • Error handling
  • Wiley CryptoAPI COM Objects (WCCO) (the author's custom VB COM object library for the CryptoAPI)
  • CryptoAPI providers and containers
  • Key and key-pair objects
  • Hashing and signing
  • Encryption and message texts
  • Key management and data security
  • Public law and cryptography
  • Sample code for using the WCCO library

  • In diesem Buch (Mehr dazu)
    Einleitungssatz
    There is a lot you need to know about cryptography in order to use the CryptoAPI, but even more that you don't. Lesen Sie die erste Seite
    Mehr entdecken
    Wortanzeiger
    Ausgewählte Seiten ansehen
    Buchdeckel | Copyright | Inhaltsverzeichnis | Auszug | Stichwortverzeichnis | Rückseite
    Hier reinlesen und suchen:

    Tags

     (Was ist das?)
    Bei einem Tag handelt es sich um ein Schlagwort, das zum Produkt passt.
    Tags erleichtern allen Kunden die Suche und die Sortierung ihrer Lieblingsprodukte.
     

    Eine digitale Version dieses Buchs im Kindle-Shop verkaufen

    Wenn Sie ein Verleger oder Autor sind und die digitalen Rechte an einem Buch haben, können Sie die digitale Version des Buchs in unserem Kindle-Shop verkaufen. Weitere Informationen

    Kundenrezensionen

    4 Sterne
    0
    3 Sterne
    0
    2 Sterne
    0
    1 Sterne
    0
    Die hilfreichsten Kundenrezensionen
    Hervorragender Überblick 6. September 2003
    Von Ein Kunde
    Format:Taschenbuch
    Dieses Buch hat definitiv gefehlt - da Microsoft sehr geizig mit Dokumentationen zur CryptoAPI ist, und nur wenige Beispielprojekte im Internet zu finden sind, bestellte ich dieses Buch, und las es mit Erstaunen zu Ende, denn es ist ein Beispiel an Klarheit und Erklärungsvermögen.

    Jeder der sich bisher mit der CryptoAPI herumgeschlagen hat sollte zugreifen. Ein sehr gutes Buch mit einer CD Rom, die eine Reihe von guten Code-Beispielen enthält.

    War diese Rezension für Sie hilfreich?
    Die hilfreichsten Kundenrezensionen auf Amazon.com (beta)
    Amazon.com:  9 Rezensionen
    9 von 9 Kunden fanden die folgende Rezension hilfreich
    Buy this book if you need rapid results 5. Februar 2001
    Von robd - Veröffentlicht auf Amazon.com
    Format:Taschenbuch
    Credit where it's due - this is a great book for those who need to use cryptography in their VB programs. I started off reading the only other book available on the subject, and got bogged down in loads and loads of details very quickly. The other book focuses too much on the rather cryptic (!) Win32 Crypto API too early and in too great a detail. The Win32 Crypto API is large, messy and counter-intuitive to put it mildly. On the plus side, the other book does seem to cover a bit more, and in some areas in quite a bit more depth, but I would say that Bondi's book is definitely the easier to read and understand of the two. Also, rather than having to build up an object model as you read through the book (and having to type the relevant parts that you need as you go), Bondi's book comes with a very complete - and understandable - object model on CD that shields you from the horrible Crypto API underneath. The idea of cryptography seems quite straightforward at first, but if you need convincing about the need to abstract away all this mess into a nice clean object hierarchy, then take a look at the one that comes with Bondi's book - there's a ton of code in there and most of it is the kind of stuff you couldn't write without a really in-depth knowledge of the Win32 Crypto API. This is what wrappers are for, and Bondi's makes a great job of making the whole mess useable!!! Microsoft could have made the API much easier, especially for those who only want to use a fraction of the services it provides. Unfortunately, Microsoft made the API as something that you can only realistically use via a decent object model, like the one that comes with Bondi's book. The other book stands as a great reference for those who need to go further, but for those who want to understand what the hell's going on and do things quickly without spending ages becoming a guru before you can do anything, Bondi's book is the book of choice. In short, the Win32 Crypto API is a nasty mess. If you are in a position to do so then buy both and read Bondi's book first. But if you are looking to buy just one book, defininitely get this one.
    4 von 5 Kunden fanden die folgende Rezension hilfreich
    Crypto for the Masses! Great! 17. November 2000
    Von "stanfran" - Veröffentlicht auf Amazon.com
    Format:Taschenbuch
    I've read both this book (Bondi's) and the only other VB crypto book currently in print, Davis Chapman's "Developing Secure Applications with VB." In my opinion, you'll want to buy both books. Chapman's covers more, but it is hard to really understand the underlying cryptography because it is introduced as you go along, in small pieces. And while Chapman shows you how to call all of the CryptoAPI, the CryptoAPI itself comes across as bizarre and illogical. Bondi's first two chapters fix all that, describing cryptography and the CryptoAPI in depth and really clearly. You could read them and then just start using Bondi's COM objects on the CD if you wanted to; they are much more full-featured than Chapman's example code. The rest of Bondi's book describes the guts of his objects, with a lot of vb tricks. The Open Source license the objects come with is a standard one from..., the Ricoh license, so I have no problem with it. There's also a site www.cryptovb.com that has extra examples for Bondi's code. One problem that Bondi highlights in the introduction is that his code doesn't include certificates; but from Chapman's chapter on them, that would be pretty easy to add.
    6 von 8 Kunden fanden die folgende Rezension hilfreich
    No samples, no CRL info, and a bad License agreement... 2. November 2000
    Von Daniel L Jones - Veröffentlicht auf Amazon.com
    Format:Taschenbuch
    I received my copy of this book about two weeks ago. With only limited knowledge of the Crypto API, I started right in chapter one. Two weeks later I still haven't really gotten to any working sample code as this book covers a *lot* of background info on cryptogrphy.

    The wrapper that's included in this book is decent, but most of the functions assume you have the high encryption pack installed on your PC (128-bit IE will do) and the samples just won't work without it. By samples I mean two test apps (!) - there's not a lot of sample code in this book...

    Fortunately, the wrapper objects are fairly easy to use and the code is pretty straightforward. Unfortunately, there's not a single bit of information about CRL (certificate revoke lists) in this book, a piece that I needed more than anything.

    I'd strongly suggest getting the Sams book "Developing Secure Applications with Visual Basic" and using their wrapper code. Luckily the Sams book includes samples with each chapter, delving into each topic separately (hashes, certs, etc.) so you can understand why you're learning about each subject.

    A big limitation of this book is the "Wiley Open Source License" that you must abide by to use the wrapper COM objects - and of course, the entire book is based on these objects. Sections 3.2 and 3.3 of their license states that if you distribute a compiled version of their code, with or without changes, you must also provide two things: the source code (with the executable or a free way to get the source code for your version) and a document describing the changes you made, including dates of the changes. While they may have implied that this source is only necessary for people contributing to the Open Source project, it never says this in the license.

    Easy summary: buy the Sams book, you'll thank me.

    Kundenrezensionen suchen
    Nur in den Rezensionen zu diesem Produkt suchen

    Kunden diskutieren

    Das Forum zu diesem Produkt
    Diskussion Antworten Jüngster Beitrag
    Noch keine Diskussionen

    Fragen stellen, Meinungen austauschen, Einblicke gewinnen
    Neue Diskussion starten
    Thema:
    Erster Beitrag:
    Eingabe des Log-ins
     


    Aktive Diskussionen in ähnlichen Foren
    Kundendiskussionen durchsuchen
    Alle Amazon-Diskussionen durchsuchen
       
    Ähnliche Foren


    Lieblingslisten


    Ähnliche Artikel finden


    Anhand des Sachgebietes nach ähnlichen Produkten suchen:


    Ihr Kommentar