fentec-project / gofe

Functional encryption library in Go
Apache License 2.0
170 stars 51 forks source link

Attributes in MSP policy as strings #36

Closed tilenmarc closed 4 years ago

tilenmarc commented 4 years ago

In this PR we change the way the attributes are given for ABE scheme FAME. In the previous version attributes were ints, while in this version they are strings. In particular:

tilenmarc commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- abe/fame_test.go  8
- abe/gpsw.go  5
- abe/policy.go  1

Clones added
============
- abe/gpsw.go  5

See the complete overview on Codacy