Coder Social home page Coder Social logo

papdpcpd / blake2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blake2/blake2

0.0 0.0 0.0 2.08 MB

BLAKE2 official implementations

Home Page: https://blake2.net

License: Creative Commons Zero v1.0 Universal

C 14.40% C# 5.06% Makefile 0.26% C++ 1.17% Roff 0.07% Objective-C 79.04%

blake2's Introduction

BLAKE2

This is the reference source code package of BLAKE2, which includes

  • ref/: C implementations of BLAKE2b, BLAKE2bp, BLAKE2s, BLAKE2sp, aimed at portability and simplicity.

  • sse/: C implementations of BLAKE2b, BLAKE2bp, BLAKE2s, BLAKE2sp, optimized for speed on CPUs supporting SSE2, SSSE3, SSE4.1, AVX, or XOP.

  • neon/: Implementations of BLAKE2{s,b} using the NEON/ASIMD ARM instruction set.

  • power8/: Implementations of BLAKE2{s,b} for POWER8, using the VSX and Altivec extensions.

  • csharp/: C# implementation of BLAKE2b.

  • b2sum/: Command line utility to hash files, based on the sse/ implementations.

  • bench/: Benchmark tool to measure cycles-per-byte speeds and produce graphs copyright.

All code is triple-licensed under the CC0, the OpenSSL Licence, or the Apache Public License 2.0, at your choosing.

More: https://blake2.net.

Contact: [email protected]

blake2's People

Contributors

arzeth avatar codesinchaos avatar cryptomaniac avatar dagenix avatar jedisct1 avatar kvedala avatar leighbb avatar melinea avatar mjvankampen avatar neheb avatar noloader avatar pbrkr avatar pixelb avatar scarletts avatar sean-sn avatar sneves avatar tiran avatar veorq avatar waywardgeek avatar zx2c4 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.