Coder Social home page Coder Social logo

go_gm's Introduction

生成/重置sm2秘钥对

./main.exe -o 0

sm2加密

./main.exe -o 1 -d xxx xxx为需要加密的文本

sm2解密

./main.exe -o 2 -d xxxxx xxxxx为需要解密的密文

sm2签名

./main.exe -o 3 -d xxx xxx为签名内容

sm2验签

./main.exe -o 4 -d xxx -s zzz xxx为签名内容 zzz为签名信息

sm3 哈希

./main.exe -o 5 -d xxx xxx为消息内容

go_gm's People

Contributors

2fearless 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.