• Stars
    star
    1
  • Language VHDL
  • License
    MIT License
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

SHA-2 versions working on 64 bits of data: 384 and 512.

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

Fast_Fourier

An easy to understand implementation of the recursive FFT concept coded in Matlab.
MATLAB
1
star
10

Hash_trie

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

Hekkz

JΓ©zusom! Terhes vagyok... Vajon kinek?!
1
star
12

Rolling_hash

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

VHDL_Karatsuba

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

VHDL_MATRIX_MULTIPLIER

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

Matrix_multiplications_in_C

Showcasing different levels of optimization in C for matrix multiplication.
C++
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