Contents Menu Expand Light mode Dark mode Auto light/dark mode
SCALib documentation
SCALib documentation
  • Welcome to SCALib
  • Citation & References

API Reference

  • API Reference
    • scalib.metrics
      • scalib.metrics.SNR
      • scalib.metrics.ttest
        • scalib.metrics.Ttest
        • scalib.metrics.MTtest
      • scalib.metrics.RLDAInformationEstimator
    • scalib.preprocessing
      • scalib.preprocessing.QuantFitMethod
      • scalib.preprocessing.Quantizer
    • scalib.modeling
      • scalib.modeling.LDAClassifier
      • scalib.modeling.MultiLDA
      • scalib.modeling.LdaAcc
      • scalib.modeling.Lda
      • scalib.modeling.RLDAClassifier
    • scalib.attacks
      • scalib.attacks.Cpa
      • scalib.attacks.FactorGraph
      • scalib.attacks.GenFactor
      • scalib.attacks.BPState
    • scalib.postprocessing
      • scalib.postprocessing.rankestimation
        • scalib.postprocessing.rankestimation.rank_accuracy
        • scalib.postprocessing.rankestimation.rank_nbin
    • scalib.config
      • scalib.config.Config
      • scalib.config.default_config
      • scalib.config.ThreadPool
    • scalib.tools
      • scalib.tools.ContextExecutor

Development

  • Changelog
  • Contributing
  • Copyright
Back to top

Copyright#

Copyright for SCALib (2018 - 2023) is retained by the contributors. Copyright and licensing enquiries should be directed to SIMPLE-Crypto <info@simple-crypto.dev>.

Some files include explicit copyright notices and/or license notices. For full authorship information, see the version control history <https://github.com/simple-crypto/SCALib>.

Except as noted otherwise (below and/or in individual files), SCALib is licensed under the GNU Affero General Public License as published by the Free Software Foundation, version 3 <https://www.gnu.org/licenses/agpl-3.0.txt>.

The copyright holders for SCALib are:

  • UCLouvain

  • SIMPLE-Crypto

  • GaĆ«tan Cassiers

SCALib includes packages written by third parties. Besides files with individual notices, the following third party packages are included:

  • (none currently)

Previous
Contributing
Copyright © SIMPLE Contributors
Made with Sphinx and @pradyunsg's Furo