2004 Commits

Author SHA1 Message Date
Sun Yimin
df5788bbdd
internal/sm2ec: loong64 v7 2025-10-15 14:52:21 +08:00
Sun Yimin
5b99eb20b8
internal/sm2ec: loong64 v6 2025-10-15 14:36:49 +08:00
Sun Yimin
593c640f05
internal/sm2ec: loong64 v5 2025-10-15 13:54:24 +08:00
Sun Yimin
74f5c26065
internal/sm2ec: loong64 v4 2025-10-15 13:52:04 +08:00
Sun Yimin
07700ea0de
internal/sm2ec: loong64 v3 2025-10-15 13:44:15 +08:00
Sun Yimin
4b0d5a75b7
internal/sm2ec: loong64 v2 2025-10-15 13:40:03 +08:00
Sun Yimin
aa2ef453f1
internal/sm2ec: loong64 v1 2025-10-15 13:37:10 +08:00
Sun Yimin
31b941908a
internal/sm2ec: loong64 p256Add 2025-10-14 15:14:10 +08:00
Sun Yimin
09244c1338
internal/sm2ec: loong64 p256MulBy2 2025-10-14 14:45:35 +08:00
Sun Yimin
9ea23b037e
internal/sm2ec: loong64 p256MulBy2 2025-10-14 14:42:57 +08:00
Sun Yimin
ff1031cba9
internal/sm2ec: loong64 fix sm2P256Subinternal 2025-10-14 13:33:58 +08:00
Sun Yimin
75ec63285d
internal/sm2ec: loong64 fix p256Sub 2025-10-14 13:07:47 +08:00
Sun Yimin
5629216e36
internal/sm2ec: loong64 p256Sub 2025-10-14 13:03:21 +08:00
Sun Yimin
1b66212377
internal/sm2ec: missing definition 2025-10-14 10:37:30 +08:00
Sun Yimin
a552743ef3
internal/sm2ec: loong64 p256OrdReduce 2025-10-14 10:35:17 +08:00
Sun Yimin
e56b96e4bb
internal/sm2ec: loong64 p256FromMont 2025-10-14 09:53:27 +08:00
Sun Yimin
0c0b54ec7b
internal/sm2e: loong64 fix sm2P256SqrInternal 2025-10-14 09:40:48 +08:00
Sun Yimin
abb51580f9
internal/sm2ec: check failure 2025-10-13 17:47:53 +08:00
Sun Yimin
331219bd5b
internal/sm2ec: loong64 replace ALSLV first 2025-10-13 17:44:45 +08:00
Sun Yimin
9607b4a241
internal/sm2ec: loong64 p256Sqr 2025-10-13 15:51:40 +08:00
Sun Yimin
1c92206747
internal/sm2ec: loong64 fix p256Mul 2025-10-13 13:26:44 +08:00
Sun Yimin
d92ff50f28
internal/sm2ec: loong64 p256Mul failed 2025-10-13 13:09:17 +08:00
Sun Yimin
773785fef1
internal/sm2ec: loong64 fix reigster usage issue 2025-10-13 13:04:29 +08:00
Sun Yimin
24bb018fad
internal/sm2ec: loong64 p256Mul 2025-10-13 11:59:15 +08:00
Sun Yimin
8cfa8b3788
update branch actions 2025-10-10 11:01:50 +08:00
Sun Yimin
eb2be5cf68
loong64: check LSX & LASX support 2025-10-10 10:48:25 +08:00
Sun Yimin
9a3357cf0b
internal/sm2ec: try LASX 2025-10-10 10:37:59 +08:00
Sun Yimin
402a3ac2d9
internal/sm2ec: fix instructions 2025-10-10 10:16:29 +08:00
Sun Yimin
3ba8bef972
ci: loong64 + go1.25 2025-10-10 10:13:34 +08:00
Sun Yimin
0244a3e137
internal/sm2ec: try LSX 2025-10-10 10:09:30 +08:00
Sun Yimin
6f51177e03
internal/sm2ec: loong p256MovCond v1 without LSX 2025-10-09 17:35:28 +08:00
Sun Yimin
3add4a8d54
internal/sm2ec: loong64 p256NegCond 2025-10-09 16:23:50 +08:00
Sun Yimin
d46ceed0e8
internal/sm2ec: fix test case 2025-10-09 14:42:28 +08:00
Sun Yimin
c38a157a88
internal/sm2ec: fix compile error 2025-10-09 14:38:37 +08:00
Sun Yimin
3296b3ce15
internal/sm2ec: test loong64 2025-10-09 14:34:22 +08:00
dependabot[bot]
f651798220
build(deps): bump github/codeql-action from 3.30.6 to 4.30.7 (#382)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.6 to 4.30.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](64d10c1313...e296a93559)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-08 08:34:41 +08:00
Sun Yimin
5e3a0df4e9
internal/deps/cpu: support Loong64 features detectiion 2025-10-07 16:24:54 +08:00
Sun Yimin
c2a8dd57d4
internal/nat: add missing loong64 2025-10-07 15:55:27 +08:00
Sun Yimin
6d13d7f2f6
internal/nat: avoid global function name conflict 2025-10-07 15:52:25 +08:00
Sun Yimin
b264044294
internal/nat: port loong64 & wasm 2025-10-07 15:43:14 +08:00
Sun Yimin
878e860bec
ci: remove custom image 2025-10-07 15:20:32 +08:00
Sun Yimin
0b0914a82d
ci: add loong64 qemu test 2025-10-07 15:10:45 +08:00
Sun Yimin
ae2e02d928
ci: try to use loong64/binfmt 2025-10-07 15:02:56 +08:00
Sun Yimin
ab065bcd65
cipher: add reference for GXM & MUR 2025-10-07 09:58:23 +08:00
dependabot[bot]
deb64b9d35
build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 (#381)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.5 to 3.30.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](3599b3baa1...64d10c1313)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 15:31:41 +08:00
dependabot[bot]
9a205bd5e6
build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#380)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](05b42c6244...4eaacf0543)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-version: 2.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 15:31:12 +08:00
Sun Yimin
01a6d85745
internal/zuc: supplement comments 2025-09-30 17:26:11 +08:00
Sun Yimin
a0912994f3
internal/zuc: support fast forward 2025-09-30 16:14:06 +08:00
Sun Yimin
47b23bc827
drbg: align comments style 2025-09-30 10:37:22 +08:00
Sun Yimin
cf3e2cd375
zuc: expose methods to support encoding.BinaryMarshaler and encoding.BinaryUnmarshaler 2025-09-29 15:49:43 +08:00