Science Score: 67.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
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: demirmehmet0
  • Language: C++
  • Default Branch: master
  • Size: 169 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme Citation

README.md

DOI

This repository contains the accompanying codes for paper Optimizing implementations of linear layers using two and higher input XOR gates.

Cite this as: ```

Kurt Pehlivanoğlu M, Demir MA. 2024. Optimizing implementations of linear layers using two and higher input XOR gates. PeerJ Computer Science 10:e1820 https://doi.org/10.7717/peerj-cs.1820

```

SBP (Superior Boyar-Peralta)

dB-BDKCI (depth-bounded version of BDKCI)

SBP heuristic algorithm provides global optimization solutions, especially for extracting low-latency circuits.

The dB-BDKCI heuristic algorithm improves upon the BDKCI heuristic algorithm, which was recently proposed, by integrating circuit depth awareness and constraining the depth of the circuits. Using the dB-BDKCI heuristic, we present better circuit implementations of linear layers of block ciphers than those given in the literature. Moreover, the given circuit for the AES MixColumn matrix only requires 44 XOR gates/depth 3/240.95 GE in STM 130nm library.

Owner

  • Login: demirmehmet0
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kurt Pehlivanoglu"
  given-names: "Meltem"
  orcid: "https://orcid.org/0000-0002-7581-9390"
- family-names: "Demir"
  given-names: "Mehmet Ali"
  orcid: "https://orcid.org/0000-0002-0392-0158"
title: "demirmehmet0/SBP: Initial Release"
version: 0.1.1
doi: 10.5281/zenodo.10080462
date-released: 2023-11-07
url: "https://doi.org/10.5281/zenodo.10080462"

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels