antonscheffer / as_crypto

A plsql implementation of some functions/procedures in dbms_crypto. Useful if you need a SHA256 hash, RSA signing of a message, or to encrypt something with your RSA private key on a 11G (or 10) database, or don't have access to dbms_crypto.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

antonscheffer/as_crypto Stargazers