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.
☆31Updated last year
Alternatives and similar repositories for as_crypto:
Users that are interested in as_crypto are comparing it to the libraries listed below
- An APEX Application based on APEX 24.1, which can visualize many details of other applications.☆34Updated 3 months ago
- Script to create a Oracle Wallet containing all valid root CA certificates☆37Updated 4 years ago
- A plsql SFTP client package☆56Updated 9 months ago
- Simple APEX App with Drag & Drop functionality to re-order the columns on an Oracle table☆21Updated 2 years ago
- Automatic generator for the typical audit triggers we have on Oracle tables with lots of options☆52Updated last year
- A powerful animation library for all APEX components☆17Updated 4 years ago
- Template for starting new Oracle APEX and PL/SQL projects☆47Updated 3 months ago
- random code snippets☆21Updated last year
- Oracle Table API Generator☆49Updated 7 months ago
- Kscope19☆31Updated 4 years ago
- ☆16Updated 4 years ago
- Oracle Instrumentation Console: Lightweight PL/SQL logging tool inspired by the JavaScript Console☆24Updated this week
- Oracle APEX Dynamic Action Type Plugin: Markdown☆16Updated last year
- A flexible installer to install your Oracle PL/SQL and APEX code into different environments. It is complemented by a flexible exporter t…