Skip to Main Content

SQL & PL/SQL

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!

API -> HMAC-SHA1

cgravSep 13 2019 — edited Dec 5 2019

I am trying to create a secure signature using PL/SQL using the security HMAC-SHA1. Authenticating requests of an API using OAuth signatures and HMAC-SHA1. Currently, I am researching using dbms_crypto_toolkit, but have been unsuccessful.

Has anyone attempted to do this before? Has anyone been successful?

Any suggestions or advice will be greatly appreciated.

Comments
Post Details
Added on Sep 13 2019
12 comments
1,465 views