Sample Header Ad - 728x90

Password hash in apex oracle

1 vote
0 answers
401 views
i'm trying to hash or encrypt the password provided by the user in my apex oracle before store it in the DB table How can i do it ? i tried using DBMS_CRYPTO but it always generate an error saying identifier 'DBMS_CRYPTO' must be declared i have tried to grant execute privilege to PUBLIC and Administrator but no luck there
Asked by Safwen Hafsawy (11 rep)
Jul 23, 2023, 10:06 AM