An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/simple-crypto/SCALib

Score: 13.778979344861174

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Side-Channel Analysis Library


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 783
Total Committers: 11
Avg Commits per committer: 71.182
Development Distribution Score (DDS): 0.586

Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Gaëtan Cassiers g****s@u****e 324
obronchain o****n@u****e 285
Gaëtan Cassiers g****s@i****t 105
cmomin c****n@u****e 49
Rishub 6****n 12
JulienBeg 5****g 2
Daniel S. Katz d****z@i****g 2
yann-a y****n@a****e 1
Loïc Masure l****e@h****r 1
Bela Lemle b****2@g****m 1
Balazs Udvarhelyi b****i@u****e 1

Issue and Pull Request metadata

Last synced: 12 days ago

Total issues: 56
Total pull requests: 185
Average time to close issues: 4 months
Average time to close pull requests: 15 days
Total issue authors: 16
Total pull request authors: 9
Average comments per issue: 0.96
Average comments per pull request: 0.59
Merged pull request: 156
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 10
Past year average time to close issues: 3 days
Past year average time to close pull requests: 18 minutes
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.5
Past year average comments per pull request: 1.9
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/simple-crypto/SCALib

Top Issue Authors

  • cassiersg (29)
  • rishubn (5)
  • F-Lehmann (4)
  • JulienBeg (3)
  • Bbalon-a (3)
  • cmomin (2)
  • obronchain (1)
  • yann-a (1)
  • LoicMasure (1)
  • Stian108 (1)
  • ThorbenMoos (1)
  • Tilaxx (1)
  • Cook-hue (1)
  • j4k0xb (1)
  • vvasseur (1)

Top Pull Request Authors

  • cassiersg (129)
  • rishubn (22)
  • cmomin (12)
  • JulienBeg (7)
  • obronchain (6)
  • F-Lehmann (3)
  • LoicMasure (2)
  • lemleb (2)
  • danielskatz (2)

Top Issue Labels

  • enhancement (16)
  • good first issue (5)
  • bug (5)
  • question (2)
  • wontfix (2)
  • help wanted (2)
  • documentation (2)
  • new tool (1)
  • postponed (1)

Top Pull Request Labels

  • cla-signed (112)

Package metadata

pypi.org: scalib

Side-Channel Analysis Library

  • Homepage: https://github.com/simple-crypto/SCALib
  • Documentation: https://https://scalib.readthedocs.io/
  • Licenses: GNU AGPL 3.0
  • Latest release: 0.6.4 (published 12 months ago)
  • Last Synced: 2026-06-16T21:01:25.557Z (5 days ago)
  • Versions: 27
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 660 Last month
  • Rankings:
    • Stargazers count: 8.959%
    • Forks count: 9.33%
    • Dependent packages count: 10.095%
    • Average: 13.267%
    • Downloads: 16.335%
    • Dependent repos count: 21.615%
  • Maintainers (2)
nixpkgs-unstable: python314Packages.scalib

Side-Channel Analysis Library

nixpkgs-unstable: python313Packages.scalib

Side-Channel Analysis Library


Dependencies

src/scalib_ext/Cargo.lock cargo
  • 169 dependencies
src/scalib_ext/scalib/Cargo.toml cargo
  • criterion 0.3.4 development
  • ndarray-rand 0.14.0 development
  • approx 0.4.0
  • blis-src 0.2.1-alpha.0
  • crossbeam-utils 0.8.3
  • hytra 0.1.2
  • indicatif 0.16.2
  • itertools 0.10.0
  • lapacke 0.3.0
  • lazy_static 1.4.0
  • matrixmultiply 0.3.1
  • nalgebra 0.26.1
  • ndarray 0.15.1
  • ndarray-stats 0.5.0
  • num-complex 0.4.0
  • num-integer 0.1.42
  • num-traits 0.2.15
  • numpy 0.13.0
  • pyo3 0.13.2
  • rayon 1.5.0
  • realfft 2.0.1
  • rustfft 6.0.0
docs/requirements.txt pypi
  • cpufeature *
  • ipython >=7.16.0
  • matplotlib >=3.3.0
  • numpydoc >=1.1.0
  • pydata-sphinx-theme >=0.5.2
  • setuptools-rust >=0.12.1
  • setuptools_scm >=3.4.3
  • sphinx >=3.5.3
.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v3 composite
  • actions/upload-artifact v3 composite
  • pypa/cibuildwheel v2.12.0 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • softprops/action-gh-release v1 composite
tests/requirements.txt pypi
  • pytest * test
  • pytest-cov * test
  • scikit-learn * test
  • scipy * test
src/scalib_ext/Cargo.toml cargo
src/scalib_ext/geigen/Cargo.toml cargo
  • ndarray-rand 0.14 development
  • rand_xoshiro 0.6 development
  • cxx 1.0
  • ndarray 0.15
  • thiserror 1.0
src/scalib_ext/ranklib/Cargo.toml cargo
src/scalib_ext/ranklib/fuzz/Cargo.toml cargo
src/scalib_ext/scalib-py/Cargo.toml cargo
pyproject.toml pypi
setup.py pypi