Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Encryption with same key length

Status
Not open for further replies.
Nov 29, 2002
64
0
0
US
Hello there, which algorithm could I use to encrypt the data in a column keeping the Key length?

For example:

Decrypted: ONETIME
Encrypted: x95sf7w

All encryption algorithms I have used (RC2,RC4, DES, 3 DES, AES) use a key lenght over 40.

Cheers,
Alfredo
 
When you encrypt the data is will be longer than the source string.

Denny
MCSA (2003) / MCDBA (SQL 2000)

--Anything is possible. All it takes is a little research. (Me)

[noevil]
(Not quite so old any more.)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top