-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
GitlabOld issue moved over from Gitlab repositoryOld issue moved over from Gitlab repository
Description
(This issue has been imported from the Gitlab repository because it seems to not have been addressed yet)
Original Text (Issue 212)
The BarretoNaehrigPointEncoding's hashIntoStructure currently has a todo that states:
TODO: this is not an admissible encoding in the sense of Boneh Franclin because not every element in the codomain has the same number of pre-images. E.g. by setting sel to 0, we discard 2/3 of all points. Furthermore, we can have a.e. in the sense of Boneh Franclin only if the codomain of the hash function is larger than the codomain of the encoding.
Either we should implement an admissible encoding for this or add some API for users to be made aware of potential problems when using this hash.
Metadata
Metadata
Assignees
Labels
GitlabOld issue moved over from Gitlab repositoryOld issue moved over from Gitlab repository