Skip to content
#

group-theory-algorithms

Here are 12 public repositories matching this topic...

A scheme to implement finite groups as oblivious data structures. The oblivious operations are defined by a set of secure multiparty computation (MPC) protocols. Practical protocols are presented for the group of quadratic residues, elliptic curves groups and class groups of imaginary quadratic orders.

  • Updated Dec 14, 2021
  • Python

FGroupPy is a software tool that allows you to perform various operations and analyses on mathematical groups. It provides a Python class called Group that represents a group and offers a set of methods to work with groups, including checking group properties, finding subgroups, generating multiplication tables, identifying normal subgroups, etc.

  • Updated Jun 14, 2023
  • Python

Improve this page

Add a description, image, and links to the group-theory-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the group-theory-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more