PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

How to generate Hash code (check sum) using HMAC method & SHA256?

PeopleSoft Campus Solution 9.2 (PUM 25) PeopleTools 8.59.15 (MS SQL Server DB)

I have not done something like this before. Just wonder if anyone can share valuable experience in generating a hash code with a given URL and a secret token?

Here is the task:

Calculate the hash of the URL string, which was parsed into UTF-8 format, using the HMAC method and SHA256 algorithm with the token as the secret.

Note: Using C# to generate the hash is more secure when compared to JavaScript.

I checked out PeopleSoft Encryption Technology/framework...but not coming up with fruitful results so far.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center