Giter Site home page Giter Site logo

cryptography's Introduction

Cryptography Demo

The demo of cryptography. Haochen mate's reinvent the wheel.

The content as follows:

  • DRBG random number:

    • 1.1 ctr drbg
    • 1.2 hash drbg
    • 1.3 hmac drbg
  • HASH and SHA

    • 2.1 MD5
    • 2.2 SHA224/SHA256/SHA384/SHA512
  • ACA Asymmetric crypto

    • 3.1 RSA pkcs#1 en/de
    • 3.2 RSA pkcs#8 en/de
    • 3.3 RSA pkcs#1 sign/verify
    • 3.4 RSA pkcs#8 sign/verify
    • 3.5 ECC en/de
    • 3.6 ECC (ECDSA)
    • 3.7 SM2 en/de
    • 3.8 DH share key
    • 3.9 ECDH share key
  • x509 CA

    • 4.1 csr file
    • 4.2 crt file
    • 4.3 ssl com (not finish)
  • SCA Symmetric crypto <<<<<----- at present

    • 5.1 AES <-
    • Camellia
    • DES/3DES
    • GCM
    • CCM
    • Chacha20

ECDH reference:

X509 reference:

https://www.jianshu.com/p/a9497de4cbff https://www.cnblogs.com/milton/archive/2004/01/13/11076925.html

cryptography's People

Contributors

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