128 Commits

Author SHA1 Message Date
dependabot[bot]
bb693004ef
build(deps): bump github/codeql-action from 2.28.1 to 3.29.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.28.1 to 3.29.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.28.1...ce28f5bb42b7a9f2c824e633a3f6ee835bab6858)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 03:33:26 +00:00
StepSecurity Bot
32564db705
[StepSecurity] Apply security best practices
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
2025-06-23 03:13:12 +00:00
Sun Yimin
8125a409f3
Create scorecard.yml 2025-06-23 10:40:02 +08:00
Sun Yimin
967d93a09a
Update codeql-analysis.yml
rename
2025-06-23 10:35:22 +08:00
Sun Yimin
1a005fa41b
Create licenses.yml 2025-06-18 08:49:51 +08:00
Sun Yimin
44b9419aa7
ci: test coverage for golang 1.24 2025-05-21 13:49:11 +08:00
Sun Yimin
d6f18a2cbf
fix CI 2025-03-13 14:44:56 +08:00
Sun Yimin
762cbbf0c6
ci: check macOs 2025-03-05 15:09:15 +08:00
Sun Yimin
d433e416fa
ci: enable code coverage 2025-02-27 13:08:09 +08:00
Sun Yimin
2192b702b0
upgrade github action to 1.23+ 2025-02-26 08:50:00 +08:00
Sun Yimin
30077cd1d6
ci: test purego ignore 1.23 first, there's one bug in golang 2024-11-29 17:46:40 +08:00
Sun Yimin
9582d8e524
ci: test golang 1.23 2024-11-29 17:09:24 +08:00
Sun Yimin
0ef82b1be5
sm9/bn256: gfp ppc64x add/sub 2024-10-05 11:51:31 +08:00
Sun Yimin
c33880ebe3
ci: ppc64le zuc 2024-09-30 11:37:31 +08:00
Sun Yimin
022e85231e
#248, rollback changes 2024-09-20 18:02:11 +08:00
Sun Yimin
5c38bb3add
#248, use kimd directly 2024-09-20 17:55:39 +08:00
Sun Yimin
925472fed4
cipher: s390x, gcm mode ghash #248 2024-09-20 17:39:23 +08:00
Sun Yimin
062662836a
sm4: ppc64x, ecb 2024-09-12 16:22:35 +08:00
Sun Yimin
38282cd292
sm4: make sure test all asm codes 2024-09-12 11:20:50 +08:00
Sun Yimin
777ab60dd0
sm4: is it really related to ctr change? 2024-09-12 10:44:56 +08:00
Sun Yimin
b8eeda2309
sm4: ppc64x, Test Force SM4 Single Block with AES-NI 2024-09-12 10:33:26 +08:00
Sun Yimin
0333280ef1
sm4: ppc64x expandkey init 2024-09-10 16:55:33 +08:00
Sun Yimin
25c20a974a
sm3: ppc64x transpose 4x4 matrix 1 2024-09-05 16:43:24 +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
9666c927fa
use other instructions to implement VREPIF 2024-09-04 13:20:22 +08:00
Sun Yimin
0223ff88d1
test VREPIF 2 2024-09-04 13:15:36 +08:00
Sun Yimin
29d315f316
ci: enable s390x sm3 2024-09-03 14:29:48 +08:00
Sun Yimin
3ede9024a5
internal/subtle: simple riscv64 2024-09-02 13:13:16 +08:00
Sun Yimin
8be54ddf9e
internal/subtle: port ppc64x from golang 2024-08-28 08:18:43 +08:00
Sun Yimin
ba9e49e7a2
internal/sm2ec: ppc64le full test 2024-08-27 15:45:28 +08:00
Sun Yimin
77c51c2295
internal/sm2ec: ppc64le kick start 2024-08-27 13:18:30 +08:00
Sun Yimin
383d74ed93
internal/sm2ec: s390x try VLM/VSTM 2024-08-26 17:25:55 +08:00
Sun Yimin
6852a2c51f
CI: s390x enable sha1 for test 2024-08-26 17:12:57 +08:00
Sun Yimin
e12f17a35a
kdf: kdf 64bit panic test exclude s390x first 2024-08-26 17:07:24 +08:00
Sun Yimin
a9a7471553
test 2024-08-26 15:47:22 +08:00
Sun Yimin
a85384aca6
test s390x sm2 functions first 2024-08-26 15:44:13 +08:00
Sun Yimin
626cf9cfed
test s390x sm2 functions 2024-08-26 15:14:19 +08:00
Sun Yimin
013e11cc83
s390 test all 2024-08-26 14:54:44 +08:00
Sun Yimin
72bdf4ba55
fix s390x action 2024-08-23 14:59:32 +08:00
Sun Yimin
b5309dbfc9
fix CI qemu action issue 2024-08-23 14:58:40 +08:00
Sun Yimin
90f0215a94
update s390x action 2024-08-23 14:45:03 +08:00
Sun Yimin
6925a64c6c
internal/subtle: s390x 2024-08-19 17:46:47 +08:00
Sun Yimin
9491f5db11
upgrade actions/setup-go to v5 2024-05-29 12:57:54 +08:00
Sun Yimin
c3f33f87ba
ci: fix codecov action issue 2024-05-29 08:47:46 +08:00
Sun Yimin
499415a21d
Update test_qemu.yml 2024-05-21 21:20:10 +08:00
Sun Yimin
0ab5fb5baa
kdf-sm3: debug words 2024-05-21 14:17:16 +08:00
Sun Yimin
db87b0556f
ci: enable race detector 2024-03-29 14:37:58 +08:00
Sun Yimin
b07fac3d82
Update macos.yml 2024-03-06 21:24:42 +08:00
Sun Yimin
7fee50dfe9
update ppc64le ci 2024-03-06 17:50:15 +08:00