Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.08 KB

CryptoAC.md

File metadata and controls

25 lines (18 loc) · 1.08 KB
title subtitle people peopleOrder publications
CryptoAC
Flexible and Automated Role-based Cryptographic Access Control Enforcement in the Cloud
StefanoBerlato
RobertoCarbone
SilvioRanise
surname
ASIACCS2020
SECRYPT2021_2
TOPS2020_2
DBSEC2022

Description

CryptoAC (Cryptographic Access Control) provides end-to-end protection of sensitive data–such as documents, files and messages–through cryptographic enforcement of access control policies.

CryptoAC is an open-source tool written in the (multiplatform) Kotlin language; it comes either with an easy microservice-based architecture including an optimisation step to maximise the performance and the security of the deployment or, potentially, even as a programming library or plugin. CryptoAC is highly modular, can be easily extended to fit the needs of new scenarios and its APIs allow for straightforward integration with other services.

Please see the repository for more details on CryptoAC.