• Stars
    star
    1
  • Language
    MATLAB
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An easy to understand implementation of the recursive FFT concept coded in Matlab.

More Repositories

1

Side_channels

Side channel attack simulations
Python
4
star
2

Montgomery_multiply

Montgomery multiplication in number bases that are a power of 2, like binary, hexadecimal, byte-wise etc.
Python
3
star
3

UDP_IPv4_MAC_stack

Basic and fast UDP IPv4 MAC stack written in VHDL
VHDL
3
star
4

VHDL_AES

VHDL Advanced Encryption Standard cores
VHDL
2
star
5

Lower_footprint_SHA3

Decreasing the footprint of the SHA3 low footprint core published Keccak Team.
VHDL
1
star
6

CRT_FFT_RADAR

My way of retrieving continuous distance data of Chinese Remainder Theorem with FFT
MATLAB
1
star
7

Z-transform_osc

A sinusoidal oscillator based on the Z-transform sine with exponentially changing amplitude.
Python
1
star
8

VHDL_SHA2-256

VHDL Secure Hash Algorithm 2 cores
VHDL
1
star
9

Hash_trie

A hash based trie data structure, also involving hash map and linked lists.
Python
1
star
10

Hekkz

Jézusom! Terhes vagyok... Vajon kinek?!
1
star
11

Rolling_hash

Multiply accumlate being used as optionally parallel rolling hash function.
Python
1
star
12

VHDL_Karatsuba

Karatsuba multiplication with recursive hardware description in VHDL.
VHDL
1
star
13

VHDL_MATRIX_MULTIPLIER

Generic description of a pipelined matrix multiplier with 4 multiplier threads. It calculates C += A * B'
VHDL
1
star
14

Matrix_multiplications_in_C

Showcasing different levels of optimization in C for matrix multiplication.
C++
1
star
15

VHDL_SHA2-384

SHA-2 versions working on 64 bits of data: 384 and 512.
VHDL
1
star
16

SHA-256_full_pipeline_in_VHDL

Fully pipelined SHA2-256 VHDL description with circular buffers instead of shift registers for low power.
VHDL
1
star
17

Pipelined_GCM_of_AES

A multi 10Gb/s capable Galois Counter hash module for AES-GCM
VHDL
1
star
18

Modular_exponentiation_in_VHDL

Modular exponentiation in VHDL with Montgomery's multiplication enhanced with Karatsuba's algorithm.
VHDL
1
star
19

SCA_proof_SHA3-512

Protocol level side channel resistance for SHA3-512.
Python
1
star
20

Counter_side_channel_attacks

Masking based side channel resistant descriptions.
Python
1
star