How to implement SHA-256 in matlab
76 views (last 30 days)
Show older comments
Abhishek Bakhla
on 12 Feb 2020
Answered: Raunak Gupta
on 17 Feb 2020
I would like to know how to implement SHA-256 using matlab ? Input to it is an image. (say lena.png)
0 Comments
Accepted Answer
Raunak Gupta
on 17 Feb 2020
Hi,
SHA Algorithms is one of the submissions in MATLAB File Exchange on MATLAB Central. It may help implementing the SHA-256. Feel free to contact the author of this submission directly for specific questions about the implementation.
0 Comments
More Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!