gchers / fbleau

A tool for estimating a system's information leakage via Machine Learning
MIT License
10 stars 2 forks source link

Return type in python run_fbleau #11

Closed chatziko closed 3 years ago

chatziko commented 4 years ago

It looks like run_fbleau returns a tuple, not a dictionary as stated in the doc.

gchers commented 3 years ago

Fixed as per c3cbc66fbbae024032d4364db81efe9db78d0b07. The output is a dictionary.