The way markdown handles newlines is stupidwq
This commit is contained in:
parent
1eeeee57fe
commit
5f122e3cbf
10
README.md
10
README.md
@ -1,7 +1,7 @@
|
|||||||
# Shark
|
# Shark
|
||||||
|
|
||||||
Shark is a sha256+xor based encryption.
|
Shark is a sha256+xor based encryption.
|
||||||
I made it because I want to try to break it.
|
I made it because I want to try to break it.
|
||||||
(Precisely: Show it does not provide semantic security, because it is not IND-CPA-secure)
|
(Precisely: Show it does not provide semantic security, because it is not IND-CPA-secure)
|
||||||
This will work iff I succeed in building a PPT-discriminator for sha256 from randomness
|
This will work iff I succeed in building a PPT-discriminator for sha256 from randomness
|
||||||
As my first approach this discriminator will be based on an LSTM-network.
|
As my first approach this discriminator will be based on an LSTM-network.
|
||||||
|
Loading…
Reference in New Issue
Block a user