Update Technical/picoCTF/t1/q2.md
This commit is contained in:
parent
0a4f528785
commit
f2141def3e
@ -1,7 +1,7 @@
|
||||
Question: Easy1
|
||||
Key: picoCTF{CRYPTOISFUN}
|
||||
# Question: Easy1
|
||||
### Key: picoCTF{CRYPTOISFUN}
|
||||
|
||||
Core concept: Vignere Cypher - Decrypted character=(Encrypted character−Key character+26)mod26
|
||||
**Core concept: Vignere 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