security-of-symmetric-ciphers-under-the-hhl-algorithm
The source code used to verify whether the Hamming weight of i'th derivative of a cipher follows binomial distribution. The results were published in []. Currently supported cipher are Trivium, HC-128 and Salsa20
https://github.com/sezzart/security-of-symmetric-ciphers-under-the-hhl-algorithm
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.0%) to scientific vocabulary
Repository
The source code used to verify whether the Hamming weight of i'th derivative of a cipher follows binomial distribution. The results were published in []. Currently supported cipher are Trivium, HC-128 and Salsa20
Basic Info
- Host: GitHub
- Owner: SezzArt
- Language: Jupyter Notebook
- Default Branch: main
- Size: 9.77 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Security-of-symmetric-ciphers-under-the-HHL-algorithm
The source code used to verify whether the Hamming weight of i'th derivative of a cipher follows binomial distribution. The results were published in []. Currently supported cipher are Trivium, HC-128 and Salsa20.
The Salsa20 implementation was taken from https://pycryptodome.readthedocs.io/en/latest/src/cipher/cipher.html
The HC-128 implementation was taken from https://bashtage.github.io/randomgen/index.html
The Trivium implementation was taken from https://pypi.org/project/pytrivium/
Owner
- Name: Cezary Pilaszewicz
- Login: SezzArt
- Kind: user
- Repositories: 1
- Profile: https://github.com/SezzArt
Citation (CITATION.cff)
cff-version: 1.2.0
title: >-
Security of symmetric ciphers under the quantum algorithm
for linear systems of equations
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- family-names: Pilaszewicz
given-names: Cezary
orcid: 'https://orcid.org/0009-0006-6162-3676'
repository-code: >-
https://github.com/SezzArt/Security-of-symmetric-ciphers-under-the-HHL-algorithm/tree/main
abstract: >+
The source code used to verify whether the Hamming weight
of i'th derivative of a cipher follows binomial
distribution. The results were published in []. Currently
supported cipher are Trivium, HC-128 and Salsa20
version: 1.0.0
date-released: '2023-09-07'