+ 4
Cryptography
hi I’m really interested into cryptography I understand how it works but I don’t really understand how to put it in use and how to write it down
3 odpowiedzi
+ 1
I made a secret message encoder that can be used for cryptography. It uses an alphabet shift cipher.
This might give you ideas for other methods to encode or decode messages.
https://code.sololearn.com/cYE9clWB1v5b/?ref=app
0
And I don’t quite understand hash salted I want to know how people code them and where I can learn how to code all this and whets the best software to do this on
0
Thx