Skip to Main Content

Java and JavaScript in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ECB/OAEPWithSHA-1AndMGF1Padding Encryption in Oracle Without Using Java

Luyanda NgonyamaMar 13 2025

Hi everyone,

I'm looking for a way to perform encryption using ECB/OAEPWithSHA-1AndMGF1Padding directly within Oracle Database, without relying on Java. I've explored DBMS_CRYPTO, but I haven't found a way to achieve this specific encryption mode.

Are there any built-in Oracle functions, packages, or alternative approaches that support this encryption mode?

Any guidance or suggestions would be greatly appreciated.

Thanks!

Comments
Post Details
Added on Mar 13 2025
0 comments
85 views