Giter Club home page Giter Club logo

Comments (6)

Blankj avatar Blankj commented on July 30, 2024

好,我去看看,改了跟你说哈,可进群交流哈

from androidutilcode.

Blankj avatar Blankj commented on July 30, 2024

问题已发现,我转的是有符号位的16进制,所以造成不同,第一位小于8的话结果是相同的,之后代码会更新的

from androidutilcode.

Blankj avatar Blankj commented on July 30, 2024

加解密已进一步优化完毕,主要昨天匆匆测了一遍,测试量有点小,现在MD5和SHA都可以了

from androidutilcode.

ssyijiu avatar ssyijiu commented on July 30, 2024

@Blankj 还有点建议,感觉MD5做的太多了,它本身只是一个加密算法,只负责加密就好了,不应该做过多的其他事情(非空判断),这些应该由使用者在进行MD5之前自己判断。还有希望重载一个getMD5(String data, saltValue) MD5加密加盐。仅供参考。

from androidutilcode.

Blankj avatar Blankj commented on July 30, 2024

我一直在纠结要不要判空,你这么一说我就不加了,ok,重载会跟上

from androidutilcode.

Blankj avatar Blankj commented on July 30, 2024

已加

from androidutilcode.

Related Issues (20)

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.