Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

swh:1:snp:608d2763677e9f99035674512504b69493191ab0
  • Code
  • Branches (22)
  • Releases (0)
    • Branches
    • Releases
    • HEAD
    • refs/heads/aimer
    • refs/heads/benchmarkupdate
    • refs/heads/biscuit
    • refs/heads/dependabot/submodules/libopencm3-201f5bc
    • refs/heads/efm32gg11b
    • refs/heads/faster-ml-dsa
    • refs/heads/gcc14.2
    • refs/heads/github-actions-test
    • refs/heads/haetae-fix
    • refs/heads/master
    • refs/heads/meds
    • refs/heads/mirith
    • refs/heads/mkannwischer-patch-1
    • refs/heads/openocdtcp
    • refs/heads/outoftree
    • refs/heads/remove-broken-symlinks
    • refs/heads/tuov
    • refs/remotes/amin/kyberintt
    • refs/tags/Round1
    • refs/tags/Round2
    • refs/tags/Round3
    • refs/tags/SignatureRound1
    No releases to show
  • 9f3a6d6
  • /
  • skiplist.py
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
content badge
swh:1:cnt:b5e657dbc395fe1dd905cb2bef70e27144984ebb
directory badge
swh:1:dir:9f3a6d6a8cf8fa3adc1e740d948ab6cfdc8be78e
revision badge
swh:1:rev:604ca2da84ebf8b068b5d54629fdc42649163c9d
snapshot badge
swh:1:snp:608d2763677e9f99035674512504b69493191ab0

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: 604ca2da84ebf8b068b5d54629fdc42649163c9d authored by Amin Abdulrahman on 13 October 2022, 15:57:26 UTC
Add reductions to iNTT in stack optimized code
Tip revision: 604ca2d
skiplist.py
skip_list = [
    {'scheme': 'kyber1024', 'implementation': 'm4fspeed', 'estmemory': 15360},
    {'scheme': 'kyber1024', 'implementation': 'm4fstack', 'estmemory': 11264},
    {'scheme': 'kyber1024-90s', 'implementation': 'm4fspeed', 'estmemory': 17408},
    {'scheme': 'kyber1024-90s', 'implementation': 'm4fstack', 'estmemory': 13312},
    {'scheme': 'kyber512', 'implementation': 'm4fspeed', 'estmemory': 10240},
    {'scheme': 'kyber512', 'implementation': 'm4fstack', 'estmemory': 7168},
    {'scheme': 'kyber512-90s', 'implementation': 'm4fspeed', 'estmemory': 12288},
    {'scheme': 'kyber512-90s', 'implementation': 'm4fstack', 'estmemory': 9216},
    {'scheme': 'kyber768', 'implementation': 'm4fspeed', 'estmemory': 13312},
    {'scheme': 'kyber768', 'implementation': 'm4fstack', 'estmemory': 9216},
    {'scheme': 'kyber768-90s', 'implementation': 'm4fspeed', 'estmemory': 14336},
    {'scheme': 'kyber768-90s', 'implementation': 'm4fstack', 'estmemory': 11264},
    {'scheme': 'bikel1', 'implementation': 'm4f', 'estmemory': 103424},
    {'scheme': 'bikel3', 'implementation': 'm4f', 'estmemory': 181248},
    {'scheme': 'frodokem640aes', 'implementation': 'm4', 'estmemory': 124928},
    {'scheme': 'firesaber', 'implementation': 'm4f', 'estmemory': 15360},
    {'scheme': 'frodokem640shake', 'implementation': 'm4', 'estmemory': 113664},
    {'scheme': 'lightsaber', 'implementation': 'm4f', 'estmemory': 10240},
    {'scheme': 'ntruhps2048509', 'implementation': 'm4f', 'estmemory': 25600},
    {'scheme': 'ntruhps2048677', 'implementation': 'm4f', 'estmemory': 33792},
    {'scheme': 'ntruhps4096821', 'implementation': 'm4f', 'estmemory': 40960},
    {'scheme': 'ntruhrss701', 'implementation': 'm4f', 'estmemory': 32768},
    {'scheme': 'saber', 'implementation': 'm4f', 'estmemory': 12288},
    {'scheme': 'ntrulpr953', 'implementation': 'm4f', 'estmemory': 40960},
    {'scheme': 'ntrulpr857', 'implementation': 'm4f', 'estmemory': 38912},
    {'scheme': 'ntrulpr761', 'implementation': 'm4f', 'estmemory': 29696},
    {'scheme': 'ntrulpr653', 'implementation': 'm4f', 'estmemory': 24576},
    {'scheme': 'ntrulpr1277', 'implementation': 'm4f', 'estmemory': 64512},
    {'scheme': 'ntrulpr1013', 'implementation': 'm4f', 'estmemory': 41984},
    {'scheme': 'sikep434', 'implementation': 'm4', 'estmemory': 10240},
    {'scheme': 'sikep610', 'implementation': 'm4', 'estmemory': 14336},
    {'scheme': 'sikep751', 'implementation': 'm4', 'estmemory': 16384},
    {'scheme': 'sikep503', 'implementation': 'm4', 'estmemory': 11264},
    {'scheme': 'sntrup953', 'implementation': 'm4f', 'estmemory': 96256},
    {'scheme': 'sntrup857', 'implementation': 'm4f', 'estmemory': 108544},
    {'scheme': 'sntrup761', 'implementation': 'm4f', 'estmemory': 111616},
    {'scheme': 'sntrup653', 'implementation': 'm4f', 'estmemory': 97280},
    {'scheme': 'sntrup1277', 'implementation': 'm4f', 'estmemory': 99328},
    {'scheme': 'sntrup1013', 'implementation': 'm4f', 'estmemory': 110592},
    {'scheme': 'bikel1', 'implementation': 'opt', 'estmemory': 90112},
    {'scheme': 'sikep434', 'implementation': 'opt', 'estmemory': 10240},
    {'scheme': 'bikel3', 'implementation': 'opt', 'estmemory': 175104},
    {'scheme': 'sikep610', 'implementation': 'opt', 'estmemory': 14336},
    {'scheme': 'sikep503', 'implementation': 'opt', 'estmemory': 10240},
    {'scheme': 'sikep751', 'implementation': 'opt', 'estmemory': 16384},
    {'scheme': 'kyber1024', 'implementation': 'clean', 'estmemory': 28672},
    {'scheme': 'kyber1024-90s', 'implementation': 'clean', 'estmemory': 28672},
    {'scheme': 'kyber512', 'implementation': 'clean', 'estmemory': 14336},
    {'scheme': 'kyber512-90s', 'implementation': 'clean', 'estmemory': 15360},
    {'scheme': 'kyber768', 'implementation': 'clean', 'estmemory': 21504},
    {'scheme': 'kyber768-90s', 'implementation': 'clean', 'estmemory': 21504},
    {'scheme': 'frodokem1344aes', 'implementation': 'clean', 'estmemory': 3852288},
    {'scheme': 'frodokem1344aes', 'implementation': 'opt', 'estmemory': 305152},
    {'scheme': 'frodokem1344shake', 'implementation': 'clean', 'estmemory': 3852288},
    {'scheme': 'frodokem1344shake', 'implementation': 'opt', 'estmemory': 252928},
    {'scheme': 'firesaber', 'implementation': 'clean', 'estmemory': 28672},
    {'scheme': 'frodokem640aes', 'implementation': 'clean', 'estmemory': 932864},
    {'scheme': 'frodokem640aes', 'implementation': 'opt', 'estmemory': 144384},
    {'scheme': 'frodokem640shake', 'implementation': 'clean', 'estmemory': 932864},
    {'scheme': 'frodokem640shake', 'implementation': 'opt', 'estmemory': 119808},
    {'scheme': 'frodokem976aes', 'implementation': 'clean', 'estmemory': 2080768},
    {'scheme': 'frodokem976aes', 'implementation': 'opt', 'estmemory': 222208},
    {'scheme': 'frodokem976shake', 'implementation': 'clean', 'estmemory': 2079744},
    {'scheme': 'frodokem976shake', 'implementation': 'opt', 'estmemory': 185344},
    {'scheme': 'hqc-rmrs-128', 'implementation': 'clean', 'estmemory': 81920},
    {'scheme': 'hqc-rmrs-192', 'implementation': 'clean', 'estmemory': 161792},
    {'scheme': 'hqc-rmrs-256', 'implementation': 'clean', 'estmemory': 257024},
    {'scheme': 'lightsaber', 'implementation': 'clean', 'estmemory': 15360},
    {'scheme': 'mceliece348864', 'implementation': 'clean', 'estmemory': 833536},
    {'scheme': 'mceliece348864f', 'implementation': 'clean', 'estmemory': 833536},
    {'scheme': 'mceliece460896', 'implementation': 'clean', 'estmemory': 4733952},
    {'scheme': 'mceliece460896f', 'implementation': 'clean', 'estmemory': 4733952},
    {'scheme': 'mceliece6688128', 'implementation': 'clean', 'estmemory': 5255168},
    {'scheme': 'mceliece6688128f', 'implementation': 'clean', 'estmemory': 5255168},
    {'scheme': 'mceliece6960119', 'implementation': 'clean', 'estmemory': 5257216},
    {'scheme': 'mceliece6960119f', 'implementation': 'clean', 'estmemory': 5257216},
    {'scheme': 'mceliece8192128', 'implementation': 'clean', 'estmemory': 5568512},
    {'scheme': 'mceliece8192128f', 'implementation': 'clean', 'estmemory': 5568512},
    {'scheme': 'ntruhps2048509', 'implementation': 'clean', 'estmemory': 29696},
    {'scheme': 'ntruhps2048677', 'implementation': 'clean', 'estmemory': 38912},
    {'scheme': 'ntruhps4096821', 'implementation': 'clean', 'estmemory': 47104},
    {'scheme': 'ntruhrss701', 'implementation': 'clean', 'estmemory': 38912},
    {'scheme': 'ntrulpr953', 'implementation': 'clean', 'estmemory': 21504},
    {'scheme': 'ntrulpr857', 'implementation': 'clean', 'estmemory': 23552},
    {'scheme': 'ntrulpr761', 'implementation': 'clean', 'estmemory': 18432},
    {'scheme': 'ntrulpr653', 'implementation': 'clean', 'estmemory': 18432},
    {'scheme': 'ntrulpr1277', 'implementation': 'clean', 'estmemory': 28672},
    {'scheme': 'ntrulpr1013', 'implementation': 'clean', 'estmemory': 23552},
    {'scheme': 'saber', 'implementation': 'clean', 'estmemory': 20480},
    {'scheme': 'sntrup953', 'implementation': 'clean', 'estmemory': 22528},
    {'scheme': 'sntrup857', 'implementation': 'clean', 'estmemory': 20480},
    {'scheme': 'sntrup761', 'implementation': 'clean', 'estmemory': 18432},
    {'scheme': 'sntrup653', 'implementation': 'clean', 'estmemory': 16384},
    {'scheme': 'sntrup1277', 'implementation': 'clean', 'estmemory': 29696},
    {'scheme': 'sntrup1013', 'implementation': 'clean', 'estmemory': 23552},
    {'scheme': 'dilithium2', 'implementation': 'm4f', 'estmemory': 57344},
    {'scheme': 'dilithium3', 'implementation': 'm4f', 'estmemory': 79872},
    {'scheme': 'dilithium5', 'implementation': 'm4f', 'estmemory': 130048},
    {'scheme': 'dilithium2', 'implementation': 'clean', 'estmemory': 60416},
    {'scheme': 'dilithium2aes', 'implementation': 'clean', 'estmemory': 61440},
    {'scheme': 'dilithium3aes', 'implementation': 'clean', 'estmemory': 92160},
    {'scheme': 'dilithium3', 'implementation': 'clean', 'estmemory': 91136},
    {'scheme': 'dilithium5', 'implementation': 'clean', 'estmemory': 136192},
    {'scheme': 'dilithium5aes', 'implementation': 'clean', 'estmemory': 138240},
    {'scheme': 'falcon-1024', 'implementation': 'clean', 'estmemory': 90112},
    {'scheme': 'falcon-512', 'implementation': 'clean', 'estmemory': 47104},
    {'scheme': 'rainbowI-circumzenithal', 'implementation': 'clean', 'estmemory': 490496},
    {'scheme': 'rainbowI-classic', 'implementation': 'clean', 'estmemory': 445440},
    {'scheme': 'rainbowI-compressed', 'implementation': 'clean', 'estmemory': 387072},
    {'scheme': 'rainbowIII-circumzenithal', 'implementation': 'clean', 'estmemory': 2383872},
    {'scheme': 'rainbowIII-classic', 'implementation': 'clean', 'estmemory': 2046976},
    {'scheme': 'rainbowIII-compressed', 'implementation': 'clean', 'estmemory': 2032640},
    {'scheme': 'rainbowV-circumzenithal', 'implementation': 'clean', 'estmemory': 6140928},
    {'scheme': 'rainbowV-classic', 'implementation': 'clean', 'estmemory': 3587072},
    {'scheme': 'rainbowV-compressed', 'implementation': 'clean', 'estmemory': 4732928},
    {'scheme': 'sphincs-haraka-128f-robust', 'implementation': 'clean', 'estmemory': 23552},
    {'scheme': 'sphincs-haraka-128f-simple', 'implementation': 'clean', 'estmemory': 23552},
    {'scheme': 'sphincs-haraka-128s-robust', 'implementation': 'clean', 'estmemory': 13312},
    {'scheme': 'sphincs-haraka-128s-simple', 'implementation': 'clean', 'estmemory': 13312},
    {'scheme': 'sphincs-haraka-192f-robust', 'implementation': 'clean', 'estmemory': 43008},
    {'scheme': 'sphincs-haraka-192f-simple', 'implementation': 'clean', 'estmemory': 43008},
    {'scheme': 'sphincs-haraka-192s-robust', 'implementation': 'clean', 'estmemory': 23552},
    {'scheme': 'sphincs-haraka-192s-simple', 'implementation': 'clean', 'estmemory': 23552},
    {'scheme': 'sphincs-haraka-256f-robust', 'implementation': 'clean', 'estmemory': 59392},
    {'scheme': 'sphincs-haraka-256f-simple', 'implementation': 'clean', 'estmemory': 59392},
    {'scheme': 'sphincs-haraka-256s-robust', 'implementation': 'clean', 'estmemory': 38912},
    {'scheme': 'sphincs-haraka-256s-simple', 'implementation': 'clean', 'estmemory': 38912},
    {'scheme': 'sphincs-sha256-128f-robust', 'implementation': 'clean', 'estmemory': 21504},
    {'scheme': 'sphincs-sha256-128f-simple', 'implementation': 'clean', 'estmemory': 21504},
    {'scheme': 'sphincs-sha256-128s-robust', 'implementation': 'clean', 'estmemory': 12288},
    {'scheme': 'sphincs-sha256-128s-simple', 'implementation': 'clean', 'estmemory': 12288},
    {'scheme': 'sphincs-sha256-192f-robust', 'implementation': 'clean', 'estmemory': 41984},
    {'scheme': 'sphincs-sha256-192f-simple', 'implementation': 'clean', 'estmemory': 41984},
    {'scheme': 'sphincs-sha256-192s-robust', 'implementation': 'clean', 'estmemory': 22528},
    {'scheme': 'sphincs-sha256-192s-simple', 'implementation': 'clean', 'estmemory': 22528},
    {'scheme': 'sphincs-sha256-256f-robust', 'implementation': 'clean', 'estmemory': 57344},
    {'scheme': 'sphincs-sha256-256f-simple', 'implementation': 'clean', 'estmemory': 57344},
    {'scheme': 'sphincs-sha256-256s-robust', 'implementation': 'clean', 'estmemory': 37888},
    {'scheme': 'sphincs-sha256-256s-simple', 'implementation': 'clean', 'estmemory': 37888},
    {'scheme': 'sphincs-shake256-128f-robust', 'implementation': 'clean', 'estmemory': 21504},
    {'scheme': 'sphincs-shake256-128f-simple', 'implementation': 'clean', 'estmemory': 21504},
    {'scheme': 'sphincs-shake256-128s-robust', 'implementation': 'clean', 'estmemory': 12288},
    {'scheme': 'sphincs-shake256-128s-simple', 'implementation': 'clean', 'estmemory': 12288},
    {'scheme': 'sphincs-shake256-192f-robust', 'implementation': 'clean', 'estmemory': 41984},
    {'scheme': 'sphincs-shake256-192f-simple', 'implementation': 'clean', 'estmemory': 41984},
    {'scheme': 'sphincs-shake256-192s-robust', 'implementation': 'clean', 'estmemory': 22528},
    {'scheme': 'sphincs-shake256-192s-simple', 'implementation': 'clean', 'estmemory': 21504},
    {'scheme': 'sphincs-shake256-256f-robust', 'implementation': 'clean', 'estmemory': 57344},
    {'scheme': 'sphincs-shake256-256f-simple', 'implementation': 'clean', 'estmemory': 57344},
    {'scheme': 'sphincs-shake256-256s-robust', 'implementation': 'clean', 'estmemory': 37888},
    {'scheme': 'sphincs-shake256-256s-simple', 'implementation': 'clean', 'estmemory': 37888},
    {'scheme': 'falcon-1024-tree', 'implementation': 'opt-ct', 'estmemory': 186368},
    {'scheme': 'falcon-1024-tree', 'implementation': 'opt-leaktime', 'estmemory': 186368},
    {'scheme': 'falcon-1024', 'implementation': 'opt-leaktime', 'estmemory': 90112},
    {'scheme': 'falcon-1024', 'implementation': 'opt-ct', 'estmemory': 90112},
    {'scheme': 'falcon-512-tree', 'implementation': 'opt-ct', 'estmemory': 91136},
    {'scheme': 'falcon-512-tree', 'implementation': 'opt-leaktime', 'estmemory': 91136},
    {'scheme': 'falcon-512', 'implementation': 'opt-ct', 'estmemory': 47104},
    {'scheme': 'falcon-512', 'implementation': 'opt-leaktime', 'estmemory': 47104},
    {'scheme': 'falcon-1024', 'implementation': 'm4-ct', 'estmemory': 90112},
    {'scheme': 'falcon-512-tree', 'implementation': 'm4-ct', 'estmemory': 91136},
    {'scheme': 'falcon-512', 'implementation': 'm4-ct', 'estmemory': 47104},
    {'scheme': 'rainbowI-circumzenithal', 'implementation': 'm4f', 'estmemory': 308224},
    {'scheme': 'rainbowI-classic', 'implementation': 'm4f', 'estmemory': 308224},
    {'scheme': 'rainbowI-compressed', 'implementation': 'm4f', 'estmemory': 308224},
    {'scheme': 'picnicl1full', 'implementation': 'opt', 'estmemory': 40960},
    {'scheme': 'picnicl1fs', 'implementation': 'opt', 'estmemory': 43008},
    {'scheme': 'picnic3l1', 'implementation': 'opt-mem', 'estmemory': 51200},
    {'scheme': 'picnic3l1', 'implementation': 'opt', 'estmemory': 106496},
]

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API