Update Technical/picoCTF/t1/q2.md
This commit is contained in:
parent
5f90d6bdf1
commit
4b4e1d0880
@ -1,7 +1,7 @@
|
||||
# Question: Easy1
|
||||
### Key: picoCTF{CRYPTOISFUN}
|
||||
|
||||
**Core concept: Vignere Cypher - Decrypted character=(Encrypted character−Key character+26)mod26**
|
||||
**Core concept: Vigenere Cypher - Decrypted character=(Encrypted character−Key character+26)mod26**
|
||||
|
||||
Can be solved by an easy Python script:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user