SHA256 Hashing - MATLAB Cody - MATLAB Central

Problem 45320. SHA256 Hashing

Difficulty:Rate

Conduct SHA256 hashing on a hexadecimal input to produce a 256-bit hexadecimal output.

Example: hash = SHA256('aa')

hash = 'bceef655b5a034911f1c3718ce056531b45ef03b4c7b1f15629e867294011a7d'

Solution Stats

47.06% Correct | 52.94% Incorrect
Last Solution submitted on Apr 01, 2023

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
3
6

Problem Recent Solvers5

Suggested Problems

More from this Author57

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!