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
The memory leaks in using CP-ABE #80
Open
tino2024world opened 3 months ago
The CPABE encryption and decryption have memory leaks even in the example code (test_cp.cpp). May I ask how to fix that?