1590 Commits

Author SHA1 Message Date
dependabot[bot]
53164026d0
build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 23:53:05 +00:00
Sun Yimin
60275adc78
Merge pull request #246 from emmansun/dependabot/go_modules/golang.org/x/sys-0.25.0
build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0
2024-09-10 07:52:01 +08:00
dependabot[bot]
cc0462d8a0
build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/sys/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 23:23:33 +00:00
Sun Yimin
a564207436
sm3: ppc64x block, remove useless code and add comments #245 2024-09-09 17:28:42 +08:00
Sun Yimin
86d7648b6f
sm3: ppc64x block, load w change 2024-09-09 16:39:18 +08:00
Sun Yimin
2d8b0fde8e
sm3: ppc64x block, fix compile issue 1 #245 2024-09-09 15:50:56 +08:00
Sun Yimin
ec3aff95f9
sm3: ppc64x block init #245 2024-09-09 15:47:42 +08:00
Sun Yimin
28d56b2ce2
sm3: ppcx64, align address access mode 2024-09-09 08:52:34 +08:00
Sun Yimin
79e33e2970
sm3: ppc64x, improve code readability 2024-09-09 08:46:02 +08:00
Sun Yimin
b606bd773f
sm3: ppc64x, update comments 2024-09-06 17:52:13 +08:00
Sun Yimin
0799942ef9
sm3: ppc64x, s390x mult4 add comments 2024-09-06 17:20:01 +08:00
Sun Yimin
2d3220793c
sm3: ppc64x, fix general purpose register usage issue 2024-09-06 15:19:23 +08:00
Sun Yimin
fa9aba2cd6
sm3: test copyResultsBy4 2024-09-06 15:03:53 +08:00
Sun Yimin
b95cbabf8b
sm3: ppc64x, test more 2024-09-06 14:56:18 +08:00
Sun Yimin
7a84c6fd29
sm3: add copyResultsBy4 test case 2024-09-06 14:19:40 +08:00
Sun Yimin
664f5dcae3
fix LOAD_T 2024-09-06 13:49:01 +08:00
Sun Yimin
76c0cc93d9
fix LOAD_T 2024-09-06 13:38:10 +08:00
Sun Yimin
47ac403b9a
test load constant T 2024-09-06 13:35:24 +08:00
Sun Yimin
df0242f4fc
test load constant T 2024-09-06 13:32:23 +08:00
Sun Yimin
66d356888b
split rotl 19 to rotl 10 then rotl 9 2024-09-06 13:28:12 +08:00
Sun Yimin
adc8702ad7
test VSPLTISW scope 2024-09-06 13:22:41 +08:00
Sun Yimin
72a838fa56
sm3: ppc64x, kdf mult by 4, 4 2024-09-06 13:12:16 +08:00
Sun Yimin
5d9a4eb11d
sm3: ppc64x, kdf mult by 4, 3 2024-09-06 11:16:21 +08:00
Sun Yimin
0cfb42fb8b
sm3: ppc64x, kdf mult by 4, 2 2024-09-06 11:14:27 +08:00
Sun Yimin
8a33e6278b
sm3: ppc64x, kdf mult by 4, 1 2024-09-06 11:08:41 +08:00
Sun Yimin
e3c178c724
sm3: ppc64x, remove useless files 2024-09-06 11:06:13 +08:00
Sun Yimin
077b115c29
sm3: ppc64x, kdf mult by 4 2024-09-06 11:05:26 +08:00
Sun Yimin
6e8a3cc832
sm3: ppc64x, try rotate shift left 2024-09-06 09:46:07 +08:00
Sun Yimin
42780c9671
fix instruction 2024-09-06 09:43:11 +08:00
Sun Yimin
d1fdc2c725
sm3: ppc64, test rotatle left shift 2024-09-06 09:42:35 +08:00
Sun Yimin
9b71462763
sm3: ppc64x, fix copyResultsBy4 2024-09-06 08:52:38 +08:00
Sun Yimin
0f55f2e6c4
sm3: ppc64x, fix copyResultsBy4 2024-09-06 08:48:53 +08:00
Sun Yimin
066dcaa3e8
sm3: ppc64x, fix copyResultsBy4 2024-09-06 08:45:15 +08:00
Sun Yimin
1863212148
sm3: ppc64x, try LXVW4X STXVW4X 2024-09-06 08:19:02 +08:00
Sun Yimin
d2b1d1b0d6
sm3: ppc64x copyResultsBy4 2024-09-05 17:33:12 +08:00
Sun Yimin
25c20a974a
sm3: ppc64x transpose 4x4 matrix 1 2024-09-05 16:43:24 +08:00
Sun Yimin
69be0eae4c
debug ppc64le byte order 3 2024-09-05 15:37:55 +08:00
Sun Yimin
bfd84510d4
debug ppc64le byte order 2 2024-09-05 15:11:40 +08:00
Sun Yimin
e7299cda75
debug ppc64le byte order 2024-09-05 14:54:46 +08:00
Sun Yimin
379dbdd3fb
sm3: ppc64x, transpose matrix fix 2024-09-05 13:46:41 +08:00
Sun Yimin
bc4b8e691f
sm3: ppc64x debug 1 2024-09-05 13:31:23 +08:00
Sun Yimin
eacd58c06c
sm3: ppc64, test power9 instructions 2024-09-05 13:03:23 +08:00
Sun Yimin
f04666b427
ci: ppc64le test -v 2024-09-05 12:57:47 +08:00
Sun Yimin
f4015ea2cf
sm3: ppc64x transposeMatrix 2024-09-05 12:55:13 +08:00
Sun Yimin
62c8b42c68
sm3: update file format 2024-09-04 17:47:15 +08:00
Sun Yimin
6d620a257f
sm3: kdf arm64, fix marcro issue 2024-09-04 16:44:57 +08:00
Sun Yimin
8e050f1064
sm3: kdf arm64 optimization 2024-09-04 16:34:43 +08:00
Sun Yimin
bda03f4f43
sm3: kdf s390x 2024-09-04 16:04:14 +08:00
Sun Yimin
8fad760377
message schedule 2 2024-09-04 16:01:56 +08:00
Sun Yimin
5d7d20c335
test message schedule 2024-09-04 15:48:46 +08:00