scatool

Version 1.0 (1.33 MB) by Isaac Asimov
Side-Channel Analysis Toolbox
178 Downloads
Updated 1 Apr 2018

View License

This tool box is designed to help beginners learn the ideas, methods and technolgies of side-channel analysis.
We provide:
(1) a graphical user interface – to visualize the process of analysis;
(2) a library of commonly used functions – to make people design algorithms more easily.

Cite As

Isaac Asimov (2024). scatool (https://www.mathworks.com/matlabcentral/fileexchange/66698-scatool), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Develop Apps Using App Designer in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

src/Crypto Algos/+aes/

src/Crypto Algos/+aes/@Byte/

src/Crypto Algos/+aes/@Key/

src/Crypto Algos/+aes/@KeyColumn/

src/Crypto Algos/+aes/@State/

src/Crypto Algos/des/

src/Crypto Algos/rsa/

src/Crypto Algos/sm4/

src/Data Type Conversion/

src/GUI Components/

src/GUI Components/@TraceFile/

src/GUI Components/ComponentsContainer/

src/GUI Tools/GUI Layout Toolbox 2.3.1/layout/

src/GUI Tools/GUI Layout Toolbox 2.3.1/layout/+uiextras/

src/GUI Tools/GUI Layout Toolbox 2.3.1/layout/+uix/

src/GUI Tools/GUI Layout Toolbox 2.3.1/layout/+uix/+mixin/

src/GUI Tools/GUI Layout Toolbox 2.3.1/layoutdoc/

src/GUI Tools/GUI Layout Toolbox 2.3.1/layoutdoc/Examples/

src/GUI Tools/findjobj/

src/GUI Tools/scrollplot/

src/GUI Tools/uicomponent/

src/GUI Tools/uiinspect/

src/GUI Tools/uisplitpane/

Version Published Release Notes
1.0

^ Fix some bugs
+ Add more docs