Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N nettle
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 16
    • Merge requests 16
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Nettle
  • nettle
  • Merge requests
  • !41

[S390x] Optimize Poly1305 based on radix 2^44 with fat build support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Maamoun TK requested to merge mamonet/nettle:s390x-poly into master Jan 18, 2022
  • Overview 0
  • Commits 2
  • Changes 13

This patch optimizes Poly1305 for s390x architecture by utilizing Z14-specific instruction vmslg for full 64-bit multiplication applied on 4-blocks at parallel based on radix 2^44

testsuite passes all tests of this patch.

Benchmark of poly1305 update using nettle-benchmark on z15

C This patch
656.83 Mbyte/s 5852.57 Mbyte/s
Edited Feb 23, 2022 by Maamoun TK
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: s390x-poly