Giter Club home page Giter Club logo

lvha256's Introduction

LVHA256

The LV Hashing Algorithm

This is a hashing algorithm of 256 bits, created by myself as an exercise, using the Merkle-Damgård construction. It was not audited yet, so the security can't be guaranted. Don't use it for a real application where the security is essencial (or any application at all).

Usage: lvha256sum [ -s <text> ] <filename>

Example: $ ./lvha256sum test_files/input_file.1
         5bfab80dc769ce5fce29262229aeaf146f4c617018d6b828928563b5b293c1df

         $ ./lvha256sum -s lvha256
         4df2937651f5ee8708cda114140d1be417004594f49bdf2e6c90445a981a5611

Author

Lucas V. Araujo – [email protected]

Distributed under the GNU GPL-3.0+ license. See LICENSE for more information.

GitHub

Contributing

Everyone's cooperation is welcome.

If you are a cryptanalyst (or have some knowledge of this area) I would be very grateful if you could perform some tests with this algorithm and share your findings.

  1. Fork it (https://github.com/LvMalware/lvha256/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

lvha256's People

Contributors

lvmalware avatar

Stargazers

 avatar  avatar

Watchers

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