Giter VIP home page Giter VIP logo

sponges's People

Contributors

aewag avatar dependabot[bot] avatar newpavlov avatar recmo avatar sebastinas avatar striezel avatar tarcieri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sponges's Issues

Should keccak::f1600 take a `&mut [u8; 200]` rather than a `&mut [u64; 25]`?

I think it would be better if the keccak::f1600 function explicitly took a byte array, rather than taking an array of 64-bit words.

The reason is that this allows the keccak crate to provide endianness handling internally, rather than forcing every client crate to handle it themselves (or just leaves them to not handle it at all).

Clarify `sponge function`

I don't quite understand what sponge function means in this repo. It looks like a one-way permutation, not a construction/mode of operation?

Relicense from CC0 to MIT/Apache-2.0?

Ran into that this crate is licensed under the not so common CC0 license, which Open Software Institute does not recommend, so I/we generally try to avoid it as well.

Would it be possible to re-license this crate under the standard Rust MIT OR Apache-2.0? Like all the other RustCrypto crates?

Looks like @newpavlov have been the only contributor to this crate so far which would make it easy to change.

keccak: drop old CC0-1.0 LICENSE file

It looks like when the keccak crate was relicensed, the old LICENSE file was not removed. For some baffling reason (???), the file was also not included in published crates, but with version 0.1.3, the .crate file published and redistributed on crates.io includes the LICENSE file again.

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.