Coder Social home page Coder Social logo

s-des-simulator's Introduction

S-DES-simulator

it's S-DES simulator

설명

1. S-DES의 암호 알고리즘은 8비트의 평문 블록과 
   10비트의 키를 입력으로 취하여 8비트의 암호문 블록을 출력한다.
   
2. S-DES의 복호 알고리즘은 8비트의 암호문 블록과 그 암호문 생성에 사용되었던 
   10비트 키를 입력으로 취하여 원래의 8비트 평문 블록을 출력으로 생성한다.

사용 방법

1. 0~1023 범위 내 key 값을 입력한다

2. 왼쪽 PlainText 에 암호화 할 평문을 입력한다.

3. RUN 버튼을 누른다.

4. 실행이 끝난 후 RELOAD 버튼을 누르면 초기화된다.

s-des-simulator's People

Contributors

minwoogi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.