Skip to content
#

attribute-based-access-control

Here are 6 public repositories matching this topic...

This project encrypts SQL databases using AES-GCM-256 and CP-ABE. Key data columns are encrypted with AES-256, and the keys are secured with CP-ABE based on policies. Data access is managed via ABAC, and decryption requires multiple security layers. A simple interface is built with PyQt6, and querying encrypted data via CSV is currently supported.

  • Updated Jun 19, 2025
  • Python

Improve this page

Add a description, image, and links to the attribute-based-access-control topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the attribute-based-access-control topic, visit your repo's landing page and select "manage topics."

Learn more