Main | Code Available »

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d83420496153ef00d83468e1c353ef

Listed below are links to weblogs that reference Cryptography in the Database Published!:

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Jonathan Leffler

I've read the book, and greatly appreciate it - thank you. I am curious to know when the sample code will be available.

Do you have any thoughts on how your cryptographic structure would differ if it was built into the database server, rather than added on as in your example code?

In chapter 4, you discuss local engines but only as libraries loaded with (or by) the application. There is no discussion of whether you can create more secure local engines using a separate process and an appropriate IPC (inter-process communication) mechanism. Do you have reasons for not mentioning this?

Dick Baker

the "Once a few more more publishing details are wrapped up, I'll make the source code available." isn't tenable 3 months after publication [Oct 19] when the "3,000 lines of downloadable code" has been clearly promised. - cough up c0deshop !

Brian Beuning

We are implementing encrypting some columns
in some tables. The fields are all read
only (set once). After a column is set,
we only decrypt it when needed.

Is Key Fatigue an issue for this type of
application?


Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

About

  • A blog by Kevin Kenan about technology, security, and the ancient craft of programming.

    You might also be interested in checking out TeXTARIUM, where I chat about fiction, music, and the pursuit of the perfect shot of espresso.

My Book

  • Cryptography in the Database: The Last Line of Defense

    My book on using cryptography to protect information stored in a database. Published by Addison-Wesley and Symantec Press. Read more at the book's site. The source code is available for download.

Dedication

  • My grandfather had a wonderful shop in his basement. To me, it was a place of mystery and fascination, and I would spend hours wandering through it, looking at all the tools and projects in various states of completion. Not being much of a wood worker, I've never had the need for such a shop (not to mention that I lack a basement), but recently it occurs to me that my gear, computers, and software are my shop. This site is for my late grandfather and everyone else who takes personal pride in carefully executed work.