Skip to content

studentzzang/Web-Caesar-Cipher-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption Maker

domain

https://fancy-cheesecake-c117e9.netlify.app/

원리 principle


에니그마의 원리를 참고하였습니다. 로터가 2개 있으므로 평문은 로터를 두 번 통과합니다. 웹사이트를 접속한 순간이나 새로고침 할 때 당시의 밀리초를 저장합니다. 그리고 그 밀리초 만큼 로터에서 회전합니다.

Referred to the principles of Enigma. Since there are two rotors, the plain text passes through the rotors twice. When you access or refresh a website, the milliseconds are stored and the rotor rotates that much.

Source by

keyboard asset : https://beamedeighth.itch.io/simplekeys-animated-pixel-keyboard-keys

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors