Git Product home page Git Product logo

Comments (5)

0xbb avatar 0xbb commented on August 13, 2024

I think it’s, because of the the difference between Keccak vs SHA3
I tested with this implementation:
https://emn178.github.io/online-tools/sha3_224.html is giving: 602bdc204140db016bee5374895e5568ce422fabe17e064061d80097
https://emn178.github.io/online-tools/keccak_224.html : 5c52615361ce4c5469f9d8c90113c7a543a4bf43490782d291cb32d8

On 01 Feb 2016, at 06:01, jeok70 [email protected] wrote:

Why Java result and PHP result different

There length is setting SHA3-224 the Java code that URL
https://gistgithubcom/jeok70/ff62b90e703a054d4df4
SHA3-224 result : (Input:"123")
PHP : 602bdc204140db016bee5374895e5568ce422fabe17e064061d80097
JAVA: 5c52615361ce4c5469f9d8c90113c7a543a4bf43490782d291cb32d8

β€”
Reply to this email directly or view it on GitHub.

from php-sha3.

jeok70 avatar jeok70 commented on August 13, 2024

Thanke you so Keccak vs SHA3 Why difference?
this php is not found Keccak, is find SHA3
My project Sever is PHP Client is java
How to fix problem?

from php-sha3.

0xbb avatar 0xbb commented on August 13, 2024

The original Keccack uses a different padding than SHA3.
I would switch to a different SHA3 implementation for Java.

This is where my support ends.

from php-sha3.

jeok70 avatar jeok70 commented on August 13, 2024

My Project is Complete

from php-sha3.

jeok70 avatar jeok70 commented on August 13, 2024

Thank you

from php-sha3.

Related Issues (3)

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.