Skip to content

v2.3.0

Compare
Choose a tag to compare
@nils-wisiol nils-wisiol released this 28 Apr 11:59
· 40 commits to main since this release
v2.3.0

Changes since last version

  • 81d986a: Release Version v2.3.0
  • e3fc181: docs: adds missing author to suggested citation
  • 1a99b7d: docs: try to fix DOI badge on GitHub
  • 252c275: simulation: fixes sim of Feed-Forward PUFs with 'crossed' loops
  • 7fe6768: metrics: adds bias metric
  • 783b6e0: attack: adds multilayer perceptron attack by Wisiol et al. 2021
  • 5fc800a: ci: show exact versions used during ci run
  • 8709fa3: attack: adds improved version of Rührmair et al. 2010 LR attack
  • 84b43f0: attacks: introduces base class
  • ae54386: simulation: additional test for FeedForwardArbiterPUF
  • 194fe46: docs: update bibliography to peer-reviewed paper versions
  • e10e5cf: ci: exclude Python 3.9 (tensorflow is not yet available)