Pinned Repositories
aff3ct
A fast simulator and a library dedicated to the channel coding.
codes
Implementation of maximum likelihood decoding (Coding Theory).
Decoding-LPN
fbl-notes-dispersion-
Transmitting short-packet over wireless channels—an information-theoretic perspective
FYP
McEliece and Niederreiter cryptosystems implemented in MATLAB
information-set-decoding
Information-Set-Decoding-Analysis
In this project, we analyze the complexity of the classical and quantum information set decoding algorithms that are used to solve the generalized version of the syndrome decoding problem using. For more details, refer to https://arxiv.org/abs/2104.12810.
Information-theory-and-code
there are some pdf collection of course about Information theory and code in WUHT
Introduction-to-modern-cryptography
边学边写的一本现代密码学简介
isd
Information Set Decoding
An00001's Repositories
An00001/fbl-notes-dispersion-
Transmitting short-packet over wireless channels—an information-theoretic perspective
An00001/aff3ct
A fast simulator and a library dedicated to the channel coding.
An00001/codes
Implementation of maximum likelihood decoding (Coding Theory).
An00001/Decoding-LPN
An00001/information-set-decoding
An00001/Information-Set-Decoding-Analysis
In this project, we analyze the complexity of the classical and quantum information set decoding algorithms that are used to solve the generalized version of the syndrome decoding problem using. For more details, refer to https://arxiv.org/abs/2104.12810.
An00001/Information-theory-and-code
there are some pdf collection of course about Information theory and code in WUHT
An00001/Introduction-to-modern-cryptography
边学边写的一本现代密码学简介
An00001/isd-1
Implementation of some information-set decoding algorithms
An00001/isdf2
information-set decoding for binary codes
An00001/isdfq
information-set decoding for q-ary codes
An00001/lattice-estimator
An attempt at a new LWE estimator
An00001/list-decoder
Decoder for polar codes based on the article of Ido Tal and Alexander Vardy
An00001/List-Decoder-for-Polar-Codes-and-PAC-Codes
A CRC-aided successive cancellation list (SCL) decoding algorithm for polar codes and PAC codes with various code constructions/rate profiles. The list decoding algorithm is an adaptive two stage successive cancellation list (SCL) algorithm. First it tries L=1 and then L=L_max. The performance is the same is list decoding with L_max.
An00001/List-Viterbi-Decoder-for-PAC-Codes
A list Viterbo algorithm for decoding PAC codes with various code constructions/rate-profiles
An00001/PAC-codes
A matlab implementation of Arikan's PAC-codes
An00001/Polar
C and MATLAB implementation for Polar encoding and decoding
An00001/polar-ble-sdk
Repository includes SDK and code examples. More info https://polar.com/developers
An00001/polar-codes
Python implementation of Polar codes
An00001/polar-codes-Dai-GA-
Fast Polar Encoders and Decoders
An00001/PolarCodeDecodersInMatlab
This is the Matlab realization of Polar Decoders, including CA-SCL, Fast CA-SCL and BP decoder.
An00001/PolarCodes
CRC-Aided Polar Codes for 5G New Radio
An00001/PolarCodesPython
PolarCodes inplemented in Python, including Decoder (SC, SC-List, Fast-SC, SCFlip and BP, some early stopping method in BP decoder), crc-aided, construction method (GA,BEC, PW, HPW)
An00001/PolarizedMacelice
a public key scheme based on polar codes to improve the performance of McEliece cryptosystem. By exploiting the interesting properties of polar codes, we put the encryption matrix of the proposed scheme in systematic form. Moreover, the nonsingular matrix is constructed from the generator matrix of used polar code. These proceedings lead to decrease the public and private key lengths compared with the original McEliece public key cryptosystem. We analyze the proposed scheme against known attacks on the public key cryptosystems based on channel coding. Moreover, it benefits from high code rate and proper error correction capability for reliable communication.
An00001/ReadMuller-and-Hamming-codes
Cryptosystems McEliece and Niederreiter with Read-Muller and Hamming codes
An00001/Short-Polar-Codes
My experiments with polar codes for short blocklength
An00001/smithbrown2003-example1
A decoder using Bayesian, State-Space, Point-Processes, EM-algorithm, Maximum-likelihood
An00001/spectre
SPECTRE: Short packet communication toolbox
An00001/Genetic-Algorithm-based-Polar-Code-Construction
Genetic Algorithm-Based Polar Code Construction/Design
An00001/PolarLatticeQuantization
The source codes for the quantization scheme based on polar lattices