Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Bad Memory inefficiency in new MTC. #2812

Merged
merged 2 commits into from
Sep 27, 2018
Merged

Commits on Sep 20, 2018

  1. FIX: Bad Memory inefficiency in new MTC.

    Also fixed wrong index in tracing backwards.
    Special treatment for generators that are known to be of order 2.
    Also internal display option.
    
    Changed manual example output due to changes in MTC
    Also removed example for `DecodeTree` in MTC that is now meaningless.
    hulpke committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    cf7021a View commit details
    Browse the repository at this point in the history
  2. ENHANCE: Better strategy for cyclic subgroup for fp group order

    Larger cyclic subgroup order will speed up MTC and thus in turn computation
    of order of fp group.
    hulpke committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    78cabd9 View commit details
    Browse the repository at this point in the history