ok if you have stuff worth a shit that needs a good password then try doing a simple shift encryption
first you have a normal alphabet
Code:
abcdefghijklmnopqrstuvwxyz
now you need to make a key
a key is a word that you pick to shift the alphabet
for this i will pick ironclad
so now i must write the shifted alphabet
Code:
a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z
i-r-o-n-c-l-a-d-b-e-f-g-h-j-k-m-p-q-s-t-u-v-w-x-y-z
so now with the plain text alphabet and the shifted alphabet side by side you can see that a=i b=r c=o and so on
so if your password were
Code:
fuckshit
encrypted it would be
Code:
luofsdbt
hack well
much love
first you have a normal alphabet
Code:
abcdefghijklmnopqrstuvwxyz
now you need to make a key
a key is a word that you pick to shift the alphabet
for this i will pick ironclad
so now i must write the shifted alphabet
Code:
a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z
i-r-o-n-c-l-a-d-b-e-f-g-h-j-k-m-p-q-s-t-u-v-w-x-y-z
so now with the plain text alphabet and the shifted alphabet side by side you can see that a=i b=r c=o and so on
so if your password were
Code:
fuckshit
encrypted it would be
Code:
luofsdbt
hack well
much love
0 comments:
Post a Comment