Giter Site home page Giter Site logo

cipher_list's Introduction

Cipher List

a repo and reading list for cipher, most of implementation is for golang or python ,for blockchain

加密算法的一些整理(未整理,就是放进来自己看看,有些不对),多数和GO和python有关


文章和博客

  1. 论计算机加密算法的原理与实践
  2. 基于RSA加密算法身份认证方案的设计
  3. 夏冰加密软件技术博客
  4. How to Use GoLang to Create a Crypto Digital Signature
  5. mlgBlockchain
  6. blockcypher
  7. 区块密码工作模式
  8. Mastering Bitcoin 2nd Edition - Programming the Open Blockchain https://bitcoinbook.info/

Repo for GO

  1. A pure Go implementation of the ChaCha20 stream cipher.
  2. samples of cipher package
  3. [cipher] A CLI tool for managing encipher text files, secret keys! 💥
  4. IP-format-preserving encryption, with a dedicated 4-byte cipher
  5. Enigma cipher machine emulator (CLI + library) written in Go
  6. A golang implementation of djb's chacha20 cipher
  7. 划重点[mirror] Go supplementary cryptography libraries https://godoc.org/golang.org/x/crypto

Repo for python

  1. 常见加密算法
  2. A very simple way to find out which SSL ciphersuites are supported by a target.
  3. A tool to analyze multi-byte xor cipher
  4. "Hacking Secret Ciphers with Python" programs
  5. Pure-Python implementation of AES block-cipher and common modes of operation.
  6. python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.
  7. cribdrag - an interactive crib dragging tool for cryptanalysis on ciphertext generated with reused or predictable
  8. Native Python implementation of AES for 2.7 or 3.x. Run demo.py -u to perform all unit tests. Check out serprex's

cipher_list's People

Contributors

diyali03 avatar dyllanwli 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.