The OpenABE library - open source cryptographic library with attribute-based encryption implementations in C/C++
GNU Affero General Public License v3.0
262
stars
71
forks
source link
Problems running tests before installation, plus misc. #48
Closed
mouse07410 closed 4 years ago
MacOS, current master.
relic
) enabled -make test
fails if said dependency isn't already installed.make clean
does not remove test and debug artifacts, does not remove built library and header files from$ZROOT/root/
.All of the above is fixed in PR #49 .