There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Java implementation of DET-ABE, a security scheme that implements the "Digital Envelope Technique", where bulk encryption of files is done using AES and the AES-key is protected using CP-ABE encryption. CP-ABE uses different pairing constructions to match the AES security levels of 128, 192 and 256-bits.