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

3. Implement encryption #3

Closed
4 tasks done
BECATRUE opened this issue Oct 10, 2022 · 0 comments
Closed
4 tasks done

3. Implement encryption #3

BECATRUE opened this issue Oct 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@BECATRUE
Copy link
Owner

BECATRUE commented Oct 10, 2022

Todo List

  • Read keys
  • Read plaintext
  • Encrypt
  • Print description
@BECATRUE BECATRUE added the enhancement New feature or request label Oct 10, 2022
@BECATRUE BECATRUE self-assigned this Oct 10, 2022
BECATRUE added a commit that referenced this issue Oct 11, 2022
Call encrypting function.
Make text dir.

See also: #3
BECATRUE added a commit that referenced this issue Oct 11, 2022
Define function reading key.

See also: #3
BECATRUE added a commit that referenced this issue Oct 11, 2022
Implement reading keys.

See also: #3
BECATRUE added a commit that referenced this issue Oct 11, 2022
Modify name of function reading key.
- readKey => readPublicKey

See also: #3
BECATRUE added a commit that referenced this issue Oct 11, 2022
Move function reading public key.

See also: #3
BECATRUE added a commit that referenced this issue Oct 11, 2022
Implement reading plaintext.
- Add textread.c

See also: #3
BECATRUE added a commit that referenced this issue Oct 11, 2022
Define function computing ciphertext.

See also: #3
BECATRUE added a commit that referenced this issue Oct 11, 2022
Add cases in textread.c.
- If plaintext isn't positive

See also: #3
BECATRUE added a commit that referenced this issue Oct 11, 2022
Implement computing ciphertext.

See also: #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant