Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 08:06
21ce196

1.1.0 (2023-12-02)

Features

  • cz: Add Polynomial::from_json (771332e)
  • gcm: Add arithmetic actions (2b8e286)
  • gcm: Add gcm-poly-add action (2b8e286)
  • gcm: Add gcm-poly-div action (2b8e286)
  • gcm: Add gcm-poly-gcd action (2b8e286)
  • gcm: Add gcm-poly-mod action (2b8e286)
  • gcm: Add gcm-poly-mul action (2b8e286)
  • gcm: Add gcm-poly-pow action (2b8e286)
  • gcm: Add gcm-poly-powmod action (2b8e286)