Sun Yimin
|
8f45f4efcb
|
sm3: ppc64x change T handling method #267
|
2024-11-13 17:41:09 +08:00 |
|
Sun Yimin
|
d263ac5889
|
sm3: ppc64x fix constant issue
|
2024-11-12 17:49:58 +08:00 |
|
Sun Yimin
|
51c8f4905d
|
sm3: s390x transpose matrix #266
|
2024-11-12 17:40:33 +08:00 |
|
Sun Yimin
|
8d25450d3c
|
sm3: try s390x transpose matrix optimization
|
2024-11-12 10:34:52 +08:00 |
|
Sun Yimin
|
b22aeea329
|
sm3: ppc64x transpose matrix #265
|
2024-11-12 08:56:17 +08:00 |
|
Sun Yimin
|
27ba0a040c
|
Merge pull request #264 from emmansun/dependabot/go_modules/golang.org/x/crypto-0.29.0
build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0
|
2024-11-12 07:54:33 +08:00 |
|
dependabot[bot]
|
01ff26e346
|
build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.29.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-11-11 23:42:17 +00:00 |
|
Sun Yimin
|
1d6886f069
|
zuc: fix typo
|
2024-11-11 18:03:41 +08:00 |
|
Sun Yimin
|
58ad15fde8
|
zuc: refactoring
|
2024-11-11 17:53:57 +08:00 |
|
Sun Yimin
|
1f209d2317
|
sm4:arm64 fix sm4ni compile issue
|
2024-11-11 17:47:57 +08:00 |
|
Sun Yimin
|
e6d2deb51e
|
sm4: arm64 fix typo
|
2024-11-11 17:43:32 +08:00 |
|
Sun Yimin
|
aa82b5836b
|
sm4: use package level instead of local for shared variables
|
2024-11-11 17:40:41 +08:00 |
|
Sun Yimin
|
b721bed0cc
|
zuc: minor optimization
v0.29.2
|
2024-11-08 11:03:43 +08:00 |
|
Sun Yimin
|
a33c2ae118
|
zuc: eia256 ppc64x use VPERXOR for bit reverse #262
|
2024-11-08 09:25:02 +08:00 |
|
Sun Yimin
|
9057b79253
|
zuc: eia VPERMXOR for bit reverse
|
2024-11-08 09:00:08 +08:00 |
|
Sun Yimin
|
7c50a612cc
|
zuc: ppc64x uses XPERMXOR for zuc sbox
|
2024-11-08 08:48:57 +08:00 |
|
Sun Yimin
|
99972206e5
|
sm4: ppc64x uses VPERMXOR to implement Affine Transform
|
2024-11-08 08:24:35 +08:00 |
|
Sun Yimin
|
64df0fca61
|
sm4: ppc64x try VPERMXOR 2
|
2024-11-08 08:11:32 +08:00 |
|
Sun Yimin
|
4e5e3d0128
|
sm4: ppc64x try VPERMXOR
|
2024-11-08 08:09:45 +08:00 |
|
Sun Yimin
|
f7263ee31e
|
ppc64x: rollback again
|
2024-11-07 18:08:02 +08:00 |
|
Sun Yimin
|
08617245e0
|
ppc64x: try VPERMXOR last
|
2024-11-07 18:04:59 +08:00 |
|
Sun Yimin
|
965f0d1119
|
ppc64x: rollback first
|
2024-11-07 17:57:26 +08:00 |
|
Sun Yimin
|
756ec1e6df
|
ppc64x: try VPERMXOR 2
|
2024-11-07 17:54:30 +08:00 |
|
Sun Yimin
|
189b2d990e
|
ppc64x: try VPERMXOR
|
2024-11-07 17:39:31 +08:00 |
|
Sun Yimin
|
16219eef8a
|
ppc64x: sm4/zuc reduce VAND
|
2024-11-07 17:19:53 +08:00 |
|
Sun Yimin
|
1924799006
|
arm64: sm4/zuc reduce VAND
|
2024-11-07 17:03:56 +08:00 |
|
Sun Yimin
|
6e84600b31
|
sm4: ppc64x fix address #261
|
2024-11-06 18:05:37 +08:00 |
|
Sun Yimin
|
a556119339
|
sm4: ppc64x fix address #261
|
2024-11-06 17:58:58 +08:00 |
|
Sun Yimin
|
30c9483382
|
sm4: ppc64x remove useless definition #261
|
2024-11-06 17:44:44 +08:00 |
|
Sun Yimin
|
43b35e7aa0
|
sm4: ppc64x transpose matrix #261
|
2024-11-06 17:31:19 +08:00 |
|
Sun Yimin
|
ef06ce03ac
|
doc: update cfca
|
2024-11-04 08:58:13 +08:00 |
|
Sun Yimin
|
8e2f6c13de
|
pkcs7: align pkix.AlgorithmIdentifier Null Parameters with others
|
2024-10-30 08:57:45 +08:00 |
|
Sun Yimin
|
559da498c9
|
sm4: gcm purego optimize NewGCM
|
2024-10-30 08:31:12 +08:00 |
|
Sun Yimin
|
ac075d803c
|
sm4:gcminit sm4-ni fix sm4e instruction
|
2024-10-29 22:37:54 +08:00 |
|
Sun Yimin
|
ea4a07c60c
|
sm4: gcminit sm4–ni fix instruction error
|
2024-10-29 22:01:22 +08:00 |
|
Sun Yimin
|
b63aae6ee1
|
sm4: fix gcm init sm4-ni issue
|
2024-10-29 21:56:30 +08:00 |
|
Sun Yimin
|
3ea98a3281
|
zuc: arm64 fix package level variable definition
|
2024-10-22 08:34:19 +08:00 |
|
Sun Yimin
|
60c8f4550d
|
zuc: arm64 fix copy paste issue
|
2024-10-22 08:20:43 +08:00 |
|
Sun Yimin
|
9ef8077107
|
zuc: eia arm64 redefine constants
|
2024-10-22 08:14:56 +08:00 |
|
Sun Yimin
|
556e93e69f
|
sm4: arm64 sm4key export optimization
|
2024-10-21 15:55:40 +08:00 |
|
Sun Yimin
|
6f3271d354
|
Merge pull request #257 from emmansun/dependabot/go_modules/golang.org/x/crypto-0.28.0
build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0
v0.29.1
|
2024-10-08 08:15:40 +08:00 |
|
dependabot[bot]
|
81a74b0c95
|
build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.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-10-07 23:47:10 +00:00 |
|
Sun Yimin
|
19bd29a207
|
pkcs7: SignWithoutAttr supports skip certificates #254
|
2024-10-07 15:02:49 +08:00 |
|
Sun Yimin
|
c8a803369a
|
update README
v0.29.0
|
2024-10-06 11:44:26 +08:00 |
|
Sun Yimin
|
fcdfc40cf0
|
sm9/bn256: ppc64x conditional move fix #256
|
2024-10-06 11:39:19 +08:00 |
|
Sun Yimin
|
9740519bb3
|
sm9/bn256: ppc64x test move #256
|
2024-10-06 11:29:58 +08:00 |
|
Sun Yimin
|
42e1018e36
|
sm9/bn256: ppc64x test move
|
2024-10-06 11:25:45 +08:00 |
|
Sun Yimin
|
2455a45871
|
sm9/bn256: ppc64x value copy/conditional move #256
|
2024-10-06 10:45:20 +08:00 |
|
Sun Yimin
|
74d1bb82e4
|
sm9/bn256: ppc64x gfp #256
|
2024-10-06 09:45:50 +08:00 |
|
Sun Yimin
|
ed4eafdc3e
|
sm9/bn256: ppc64x gfp sqr
|
2024-10-05 17:17:51 +08:00 |
|