Code Monkey home page Code Monkey logo

zcmd5andsha's Introduction

ZCMD5andSha

//版本说明 iOS研究院 305044955 /* 本demo主要集成了各种算法说明,其中最常用的是md5 16位小写,一般MD5默认是使用在登录页面对密码进行加密使用 */ /*示例代码 [ZCMD5andSha getMd5_16Bit_String:@"MD5_16位小写" isUppercase:NO]; [ZCMD5andSha getMd5_16Bit_String:@"MD5_16位大写" isUppercase:YES];

[ZCMD5andSha getMd5_32Bit_String:@"MD5_32位小写" isUppercase:NO]; [ZCMD5andSha getMd5_32Bit_String:@"MD5_32位大写" isUppercase:YES]; [ZCMD5andSha getSha1String:@"sha-1加密"]; [ZCMD5andSha getSha256String:@"sha-256加密"]; [ZCMD5andSha getSha384String:@"sha-384加密"]; [ZCMD5andSha getSha512String:@"sha-512加密"]; */

zcmd5andsha's People

Contributors

149393437 avatar

Watchers

James Cloos 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.