Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: Encryption security using Owner () atribute 1998-09-15 -- Jim DeFabia The encryption method used is proprietary.
It is less secure than DES, but is relatively secure against a text attack
(a hacker's first line of attack). For most realistic purposes, it is
sufficient. I guess I would not want to see it used for government secrets,
but I wouldn't be concerned about credit card numbers.
The length of the encryption key is up to you. The Owner Name (OWNER
attribute) is the encryption key. IOW, the longer the OWNER you provide, the
greater the encryption. I like to use long ones and I always include some
non-alphanumeric characters. I also use a variable and provide a value to
that variable in code. This prevents snooping with a Hex Editor (into the
exe) to find the key.
Today is December 3, 2024, 12:00 pm This article has been viewed 35202 times.
|
|