JHUISI / charm

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

Integer Group #306

Open Loryerba opened 4 months ago

Loryerba commented 4 months ago

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 the order