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

data preparation and manipulation scripts #3

Open
jonmay opened this issue Sep 19, 2023 · 0 comments
Open

data preparation and manipulation scripts #3

jonmay opened this issue Sep 19, 2023 · 0 comments

Comments

@jonmay
Copy link

jonmay commented Sep 19, 2023

this could be divided into multiple issues.

determine common data structures and relevant scripts to make this reproduction reasonably easy. Suggestions:

  1. cipher key data structure common to all
  2. cipher generation: randomly create a cipher.
  3. Encipherment: given a plain text and a cipher, form the ciphertext (include options for space removal).
  4. Decipherment: given a ciphertext and a cipher, form the plaintext
  5. Noisification: add noise in the form mentioned in sec 5.4
  6. SER/TER calculation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant