JHUISI / charm

Charm: A Framework for Rapidly Prototyping Cryptosystems
http://charm-crypto.io
GNU Lesser General Public License v3.0
552 stars 167 forks source link

Feature/parameterized policy expressions #214

Closed doughgle closed 5 years ago

doughgle commented 5 years ago

Parameterize policy_expressions to allow control of max_leaves and min_leaves.

Useful for performance testing when you want to control the size of the expression.