Code Monkey home page Code Monkey logo

haraka1024's Introduction

Haraka1024

Expand Haraka https://github.com/kste/haraka by adding a Haraka-1024 function, which maps 1024 to 256 bits. The sponge version of Haraka (Haraka_S) is based on the implementation from SPHINCS+ (available here https://sphincs.org/software.html). Our construction match the security level of SHAKE256 (https://keccak.team/specifications.html#FIPS_202).

Results

version input -> output (bytes) type clock cycles@x86
Haraka-512/NI 64 -> 32 simple         59.349000 cycles
Haraka-768/NI 96 -> 32 simple       116.693000 cycles (our implementation)
Haraka-1024/NI 128 -> 32 simple       142.860000 cycles (our implementation)
haraka512_perm_NI 64 -> 64 permutation         56.052000 cycles
haraka1024_perm_NI 128 -> 128 permutation       132.604000 cycles (our implementation)
Haraka-512_S/NI 128 -> 32 sponge       372.369000 cycles
Haraka-1024_S/NI 128 -> 32 sponge       399.046000 cycles (our implementation)
Haraka-512_S/NI 96 -> 32 sponge       302.432000 cycles
Haraka-1024_S/NI 96 -> 32 sponge       397.781000 cycles (our implementation)

haraka1024's People

Contributors

sopmacf avatar

Stargazers

Harald Heckmann avatar  avatar Thorsten Knoll avatar

Watchers

James Cloos 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.