Loryerba

Results 3 issues of Loryerba

### What feature should we add? Does the library implements a symmetric pairing like e where e : G1 x G2 -> Gt where G1 == G2?

Hi, im trying to evaluate e'th root of an integer and i want to get an integer as result without casting 1/e as integer. I know there is built-in pow...

Hi, how can I set a group of unknown order or of some order M and get a random generator? I tried IntegerGroup but requires bitlength of the group not...