Skip to content

romancepenguin/block_cipher_tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

block_cipher_tkinter

문자열 암호화/복호화 GUI 프로그램

기능

  • EBC, CBC , CFB , OFB , CTR 블록 암/복호화 기능 제공
  • 사전 공격(Dictionary attack) 기능 제공

실행 환경

  • window 10
  • python3.9

실행

python3 crypt.py

실행 이미지()

image

About

문자열 암호화/복호화 GUI 프로그램

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages