Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Help !! Password Encryption/decryption ??
> I went thro' DBMS_OBFUSCATION_TOOLKIT.DESEncrypt and
> DBMS_OBFUSCATION_TOOLKIT.DESDecrypt methods .
> but as per the docs , this package requires the password ( which is to
> be encrypted ) to be
> in multiples of 8 bytes . i don't think this is possible always .
>
yes, this is implied by the fact that DES works with blocks
take a look at
http://www.cybcon.com/~jkstill/util/encryption/encryption.html for an
overview of alternative ways for encryption/obfuscation
hth,
Marin
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Marin Dimitrov INET: marin.dimitrov_at_sirma.bg Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Feb 08 2002 - 12:26:44 CST
![]() |
![]() |