GithubHelp home page GithubHelp logo

00mjk / crypto-hash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from floydz/crypto-hash

0.0 0.0 0.0 2.13 MB

MASM Crypto Lib

License: MIT License

Assembly 97.51% C 0.96% C++ 0.63% HTML 0.43% Batchfile 0.46%

crypto-hash's Introduction

Crypto-Hash

MASM Crypto Lib

THIS IS NOT COMPLETE WRITTEN BY ME. COPYRIGHT BELONGS TO THEM

Supported Public Key Systems

  1. eccdsa.asm (only 128bit)
  2. rsa.ASM (not finished)

Supported Cipher Suites

  1. 3-Way.asm
  2. RC5.ASM
  3. RSA.asm
  4. TEA.ASM
  5. blowfish.asm
  6. cast256.asm
  7. cipher.asm
  8. des.asm
  9. elgamal.asm
  10. gost.asm
  11. idea.asm
  12. idea.txt
  13. mars.asm
  14. misty1.asm
  15. mmb.asm
  16. newdes.asm
  17. q128.asm
  18. rc2.asm
  19. rc4.asm
  20. rc6.asm
  21. rijndael.asm
  22. scop.asm
  23. twofish.asm
  24. xtea.asm

Supported Hashfunctions

  1. SHA0.ASM
  2. haval.asm
  3. keccak.asm
  4. md2.asm
  5. md4.asm
  6. md5.asm
  7. rmd128.asm
  8. rmd160.asm
  9. rmd256.asm
  10. rmd320.asm
  11. sha1.asm
  12. sha256.asm
  13. sha384.asm
  14. sha512.asm
  15. tiger.asm
  16. whirlpool.asm

Supported Generators

  1. CMWC.asm
  2. MWC.ASM
  3. MillerRabin.asm

Supported Checksums

  1. adler32.asm
  2. crc16.asm
  3. crc32.asm
  4. rcrc32.asm

Opther Stuff

  1. Base2Decode.asm
  2. Base2Encode.asm
  3. Base64Decode.asm
  4. Base64Encode.asm
  5. HexDecode.asm
  6. HexEncode.asm

crypto-hash's People

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.