main logo
Subject: Re: [dabo-users] a Simple tutorial on bizObjects`
Author: Ed Leafe <ed .AT. leafe .DO.T com>
Posted: 2007.12.10 at 19:40:44
 
View Entire Thread
New Search


	On Dec 10, 2007, at 6:55 PM, Nate Lowrie wrote:
 
> Wow...The weakest encryption algorithms have strength in the
> algorithm.  The strongest have all of the strength in the key.  DSA
> and RSA are published standards free for anyone to download.  You can
> decode the message without a key, but it involves factoring a number
> with 2^16+ digits into its 2 prime numbers, a task you can't brute
> force in a lifetime with all of the computing power in the world.
 
        I understand all that. My point was that security needs are too
individual for us to try to anticipate something that fits everyone.
So in this regard, we've chosen to leave it up to the developer to
provide the correct solution for the problem they are solving. You
can create any encryption class your clients need, and as long as it
exposes encrypt() and decrypt() methods, all it takes is one line to
have your Dabo app use it.
 
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
©2007 Ed Leafe
Powered by Rackspace Cloud Computing
Powered by Rackspace Cloud Computing