Skip to content

refactor: cargo workspace organisation #204

@lonerapier

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!!

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