Skip to content

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.

License

Notifications You must be signed in to change notification settings

antonscheffer/as_crypto

Error
Looks like something went wrong!

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages