79343899

Date: 2025-01-09 20:07:53
Score: 2
Natty:
Report link

An issue I found is that the cast_to_raw (PL/SQL) returns hexadecimal using A-F, and the encryption algorithm is case sensitive, and thus a-f.

I used lower to ensure they are all lowercase and got the expected raw_txt.

However, I am still stuck getting the expected hashed value.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Luis Cuellar