This document discusses privacy-preserving association rule mining on outsourced databases. It proposes a system where data owners encrypt and outsource their transactional databases to a cloud server. The cloud server then performs association rule mining using the D-Eclat algorithm on the vertically partitioned and encrypted data. The generated rules are returned to users in an encrypted format. The system aims to securely outsource the mining process while preserving data privacy. Experimental results show that vertically partitioning the data and using the D-Eclat algorithm improves time efficiency and system resource utilization compared to other approaches.