Code Monkey home page Code Monkey logo

cryptotoolsweb's Introduction

CryptoToolsWeb

描述

密码学静态Web工具,实现一些字符串编码和加解密功能。

所有功能均在本地完成,无数据上传到服务器。

功能

已实现功能

  • Hex/Base32/Base64编码解码
  • MD5散列运算
  • SHA1散列运算
  • SHA224/SHA256/SHA384/SHA512散列运算
  • SHA3-224/SHA3-256/SHA3-384/SHA3-512散列运算
  • HMAC(支持MD5、SM3、SHA1、SHA256、SHA384、SHA512等Hash函数)

TODO

  • CRC循环冗余校验
  • Unicode编码
  • URL编码
  • Punycode
  • BLACKE2
  • 一些加密算法目前还没想好

第三方依赖

主要列举密码学运算所需的依赖库

cryptotoolsweb's People

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.