Code Monkey home page Code Monkey logo

sms_en's Introduction

SMS_EN

发送界面

使用

如果不需要加密发送
  直接输入电话号码和信息
  点击发送
否则
  如果是第一次使用软件
    生成自己的非对称密钥保存到自己数据库里面(后边的签名和对称密钥交换需要)
  如果不是第一次使用该软件
    如果需要和新人(不知道对方公钥的人)发送信息
      输入“0”,查询自己的公钥(可以生成二维码来交换)
      和对方交换公钥
      输入对方的电话号码和公钥,保存对方的公钥
    如果和已知对方公钥的好友发送信息
      如果想要变换回话密钥或者第一次与对方通话
        需要发送回话密钥给对方
      否则
        直接输入对方电话号码和信息
        点击加密发送信息

sms_en's People

Contributors

3wh1te avatar

Stargazers

 avatar

Watchers

 avatar  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.