Skip to content

[2023/2024] Information Security: Lab assignment III - Broadcast encryption with revocation

License

Notifications You must be signed in to change notification settings

danielfeitopin/MUNICS-SI-Lab3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUNICS SI Lab3

Information Security: Lab assignment III - Broadcast encryption with revocation

Python License: MIT GitHub issues GitHub stars

Table of Contents

Configuration

Set up the virtual environment

A Pipfile is provided to create a virtual environment.

cd src
pipenv install

Usage

Run the aacs package in a folder with the file to encrypt:

cd commit
pipenv run python -m aacs

Introduce the data required.

Contributing

Contributions are welcome! If you have improvements, bug fixes, or new modules to add, feel free to submit a pull request.

License

The content of this repository is licensed under the MIT License.

Contact

Feel free to get in touch with me!

GitHub LinkedIn

About

[2023/2024] Information Security: Lab assignment III - Broadcast encryption with revocation

Topics

Resources

License

Stars

Watchers

Forks

Languages