Skip to content
Discussion options

You must be logged in to vote

util.ml에 이미 빈도별로 정렬된 alphabet 리스트가 있으니 해당 리스트를 활용해주시기 바랍니다.


Original question:
I have a question regarding HW1 Vigenere crack.

I would like to ask if it is okay to find numerical information about the frequency of each alphabet letter from Wikipedia or other websites and use that information to perform the Vigenere crack.

Answer:
In util.ml, you can find a list of alphabets sorted in the order of frequency. Please use it.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@ianyk0213
Comment options

@goodtaeeun
Comment options

Answer selected by bongjunj
Comment options

You must be logged in to vote
1 reply
@bongjunj
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants