Skip to content

DecoderResult for every text in unencrypted_text#234

Open
swanandx wants to merge 1 commit intomainfrom
tmp-bfs-fix
Open

DecoderResult for every text in unencrypted_text#234
swanandx wants to merge 1 commit intomainfrom
tmp-bfs-fix

Conversation

@swanandx
Copy link
Copy Markdown
Collaborator

In future, we want to refactor:

  • DecoderResult to contain String instead of Vec<String>.
  • CrackResult, if we have identified the text successfully, should have only identified text in unencrypted text. i.e. unencrypted_text.len() == 1

For doing the later change, we would also need to refactor the decoders.

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

Successfully merging this pull request may close these issues.

1 participant