shrinidhihegde3 / Snippify-Hub

This Repo is aimed to give easy access for code snippets that programmer or developer use
https://snippify-hub.vercel.app
MIT License
12 stars 21 forks source link

SHA-3 (Secure Hash Algorithm 3) #66

Closed shrinidhihegde3 closed 3 weeks ago

shrinidhihegde3 commented 1 month ago

A cryptographic hash function that generates a fixed-size hash from variable input data. It’s part of the SHA family and offers higher security. Add input and output field so that people can experiment

Rajmathur-8 commented 3 weeks ago

will this do...? Screenshot 2024-10-20 154040

Rajmathur-8 commented 3 weeks ago

if this will do please assign me to it and i wll complete it today..

shrinidhihegde3 commented 3 weeks ago

Need detailed explanation of this cipher/hash how to implement, where it is used, benefits, how secure it is, any reference.. Also try to add code of keccak function which is used in sha- hash

Rajmathur-8 commented 3 weeks ago

Screenshot 2024-10-21 154101 Screenshot 2024-10-21 154112 Screenshot 2024-10-21 154127 Screenshot 2024-10-21 154647 will this do ??

shrinidhihegde3 commented 3 weeks ago

yea this works