Skip to content

Attibute based Encryption and Identity based Authentication - A hybrid Scheme

Notifications You must be signed in to change notification settings

sibichakkaravarthy/Attribute-based-and-identity-based

Repository files navigation

Attribute-based-and-identity-based

Attibute based Encryption and Identity based Authentication - A hybrid Scheme

Dependencies

Glib pycharm Cygwin - Install Gcc,g++ (incase of Windows) pip hashlib
base64\

Error if you find any exception like this "lib.so cannot open shared object file" , please config the LDLIBRARY path and export it LD_LIBRARY_PATH = /usr/lib/ export LD_LIBRARY_PATH

Server:

Syntax python ServerMain.py Example python ServerMain.py 8080

Client:

Syntax python MultiClient.py localhost:8080 Example python multiClient.py localhost:8080 sibi sibi commit

Adding Users You can add multiple users in Server.py

About

Attibute based Encryption and Identity based Authentication - A hybrid Scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published