]> git.ipfire.org Git - thirdparty/nettle.git/commit
Merge branch 'power7-chacha-fix' into 'master'
authorNiels Möller <nisse@lysator.liu.se>
Thu, 20 Oct 2022 19:07:51 +0000 (19:07 +0000)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 20 Oct 2022 19:07:51 +0000 (19:07 +0000)
commita19abef9c8cdaece67a418e35a23663925ef6b03
tree0343e6f0166d92968fa90dea645c56fa7a9718b1
parentcf08f755ff812d7b281ad65148e723cf1aa65092
parentdb11869c90cca59513ddc32c195ced915fe04abf
Merge branch 'power7-chacha-fix' into 'master'

Fix illegal instruction in chacha-2core.asm on POWER7

See merge request nettle/nettle!54