Giter VIP home page Giter VIP logo

encryption-and-decryption-by-yu's Introduction

Encryption-And-Decryption-By-Yu

自制的密码学综合工具,综合了对称加密算法DES,AES,IDEA,公开加密算法RSA,ECC,散列算法MD5,SHA1,CRC32,以及一些数字签名验证。

这个是俺之前看到的一个小demo,感觉很*气,就拿来当主界面*一下。 在这里插入图片描述

点击打乱~ 在这里插入图片描述

对称加密中,DES、DES2表示DES算法的两种实现源码,AES、IDEA同理。 在这里插入图片描述

公开加密里,RSA、RSA2表示RSA的两种源码实现。ECC同理,不过ECC3好像忘了做了,不管了。 在这里插入图片描述

散列算法里包含了MD5,SHA1,CRC32。withSalt表示加盐在这里插入图片描述

数字签名暂时还没放到图形化界面上,但是项目里包含了可以运行的demo。

破解散列表的话,后来采用了 rainbowcrack 和 MD5Crack3.0,UltraCrackingMachine 等几个现成的软件,很好用,就没有放上去了。。

以后有机会把这个软件做完。(好像每个软件我都是这么想的)

encryption-and-decryption-by-yu's People

Contributors

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