Git Product home page Git Product logo

inbsecuritycrypto's Introduction

INBSecurityCrypto

密码学相关内容

可通过Target INBSecurityCryptoAggregate构建framework

image

可通过Target INBSecurityCrypto,进行测试,详细内容请参考测试代码及相关注释

image


包含的加密算法

不包含流加密算法RC4

公钥加密算法

  • RSA(加解密、创建及验证数字签名时,都使用PKCS1 Padding填充模式。数字签名只支持SHA哈希函数。)

分组对称加密算法

只支持PKCS7 Padding、No Padding填充模式。

只支持ECB、CBC模式。

  • AES(AES-128、AES-192、AES-256)
  • DES
  • TripleDES(3DES)
  • CAST
  • RC2
  • Blowfish

包含的哈希算法

消息摘要算法

  • MD 2
  • MD 4
  • MD 5

安全哈希算法

  • SHA1
  • SHA224
  • SHA256
  • SHA384
  • SHA512

包含的HMAC

  • Hmac SHA1
  • Hmac MD5
  • Hmac SHA256
  • Hmac SHA384
  • Hmac SHA512
  • Hmac SHA224

包含的编码方式

  • Base-64
  • Hex

欢迎交流、斧正

inbsecuritycrypto's People

Contributors

daniate avatar

Watchers

James Cloos avatar Sipan Ye 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.