22 skills found
Keysight / JlscaSide-channel toolkit in Julia
bvieth / PowsimRPower analysis is essential to optimize the design of RNA-seq experiments and to assess and compare the power to detect differentially expressed genes. PowsimR is a flexible tool to simulate and evaluate differential expression from bulk and especially single-cell RNA-seq data making it suitable for a priori and posterior power analyses.
Nodulaire / SCA DPASide channel attack (SCA) of AES with Differential Power Analysis (DPA)
ikizhvatov / Jlsca TutorialsTutorials and examples on how to use Jlsca, the high-performance side channel analysis toolkit written in Julia
weizhenhit / All In One EEG Feature Extraction ToolboxAn all-in-one EEG feature extraction toobox, including statistical features, Hjorth parameters, entropy, nonlinear features, power spectral density (PSD), differential entropy (DE), empirical mode decomposition (EMD), common spatial patterns (CSP), microstate analysis and so on. (The list of features will continue to update...)
ikizhvatov / PyscaToolbox for advanced differential power analysis of symmetric key cryptographic algorithm implementations
singhsidhukuldeep / 2D Navier Stokes SolverAs the field of Computational Fluid Dynamics (CFD) progresses, the fluid flows are more and more analysed by using simulations with the help of high speed computers. In order to solve and analyse these fluid flows we require intensive simulation involving mathematical equations which governs the fluid flow, these are Navier Stokes (NS) equation. Solving these equations has become a necessity as almost every problem which is related to fluid flow analysis call for solving of Navier Stokes equation. These NS equations are partial differential equations so different numerical methods are used to solve these equations. Solving these partial differential equations so different numerical methods requires large amount of computing power and huge amount of memory is in play. Only practical feasible way to solve these equation is write a parallel program to solve them, which can then be run on powerful hardware capable of parallel processing to get the desired results High speed supercomputer will provide us very good performance in terms of reduction in execution time. In paper focus will be on finite volume as a numerical method. We will also see what GPGPU (General-Purpose computing on Graphics Processing Units) is and how we are taking its advantages to solve CFD problems.
petrsocha / SicakSIde-Channel Analysis toolKit: embedded security evaluation tools
nvietsang / Dpa On AesImplementation of Differential Power Analysis (DPA) and Correlation Power Analysis (CPA) attacks on AES-128
ermin-sakic / First Order DpaAn implementation of the first-order Differential Power Analysis (DPA) attack, suited for evaluations of AES-128 algorithm on microcontrollers leaking Hamming Weight power models.
ermin-sakic / Second Order DpaAn implementation of the second-order Differential Power Analysis (DPA) attack, suited for evaluations of AES-128 algorithm on microcontrollers leaking Hamming Weight power models.
ikizhvatov / Leakage Modelling TutorialA tutorial on side channel leakage modelling using linear regression
ikizhvatov / Randomdelays TracesDatasets from CHES papers on random delays
GaPhil / DpaSide Channel Attack: Differential Power Analysis (DPA) on AES encryption algorithm to deduce secret keys
znuh / Poweranalysisdifferential power analysis
atreff / Whitebox DcaC++11 Implementation of DCA attack.
rathorearvind19 / FastSCAfast implementations of side channel analysis techniques, such as incremental correlation power analysis, differential power analysis, template attacks in time/freq. domains and post-processing steps (bandpass filtering, npt averaging etc).
ikizhvatov / Conditional ReductionData and scripts to reproduce experiments in the conditional reduction paper
crocs-muni / PowerTraceSimulatorSimulator and processor of power traces in the domain of cryptographic smart cards. Tools for performing Simple Power Analysis and Differential Power Analysis including preprocessing.
janbbeck / SideChannelMatlabThis is a set of Matlab/Octave scripts to perform side channel analysis on crypto systems. There are scripts for Differential Power Analysis and Differential Computational Analysis both in single bit and multi-bit (Hamming Weight) versions.