Skip to content

refactor: cargo workspace organisation #204

Description

@lonerapier

Is your feature request related to a problem? Please describe.

Ronkathon, now contains, many different flavors of cryptography, i.e. algebra, primitives (polynomial, curves, tree) encryption standards, hash functions, signatures, pcs, etc.

Creating minimal workspace based abstraction will allow us to orgranise changes easily

Describe the solution you'd like

Should create workspaces for different sections of the code. Possibly:

  • primitive
    • field
    • polynomial
    • trees
  • standards
    • encryption
    • signature
    • hashes
    • mac
  • codes
  • pcs
  • examples
  • benches

Open to any other alternative solution. Let's discuss!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions