Commit Graph

  • ddb5b69b53
    fix #284 Sun Yimin 2024-12-04 18:54:19 +08:00
  • d009f7ebef
    internal/bigmod: sync bigmod change between 30/Nov 2024 to 3/Dec 2024 #282 Sun Yimin 2024-12-03 17:57:27 +08:00
  • a599819ef8
    cfca: provide cfca envelope message facades #283 Sun Yimin 2024-12-03 17:53:25 +08:00
  • 0e154ad9cb
    cbc-mac supplement test cases and document #281 Sun Yimin 2024-12-03 17:48:25 +08:00
  • e6a8b84935
    cbcmac: supplement test cases #281 Sun Yimin 2024-12-03 08:20:59 +08:00
  • f419e78566
    Support CBC-MAC and its variants #281 Sun Yimin 2024-12-02 17:57:51 +08:00
  • 30077cd1d6
    ci: test purego ignore 1.23 first, there's one bug in golang v0.29.4 Sun Yimin 2024-11-29 17:46:40 +08:00
  • 9582d8e524
    ci: test golang 1.23 Sun Yimin 2024-11-29 17:09:24 +08:00
  • d90f8d62e1
    zuc: seekable stream, refactor the test case #277 Sun Yimin 2024-11-29 16:07:31 +08:00
  • 895c0db489
    zuc: seekable stream refactoring and fix bug #277 Sun Yimin 2024-11-29 15:19:19 +08:00
  • da9f9c1748
    zuc: seakable stream #277 Sun Yimin 2024-11-29 11:44:59 +08:00
  • f458fe69cf
    sm2/sm2ec: move sm2 related to sm2ec.go Sun Yimin 2024-11-28 14:55:32 +08:00
  • eeb60b57d0
    stealth private key computation mod order blockchain Sun Yimin 2024-11-28 10:15:57 +08:00
  • 191cd2622d
    stealth address fix private key issue Sun Yimin 2024-11-28 08:44:30 +08:00
  • 3953f279fc
    eip-5564 stealth address POC Sun Yimin 2024-11-27 17:58:05 +08:00
  • 8264b5f42c
    internal/bigmod: add support for even moduli #280 Sun Yimin 2024-11-27 08:59:46 +08:00
  • e08954dd45
    internal/bigmod: add support for even moduli #280 Sun Yimin 2024-11-27 08:56:11 +08:00
  • 4df708a76b
    internal/bigmod: add support for even moduli #280 Sun Yimin 2024-11-27 08:52:03 +08:00
  • dec688f7cc
    ecdh: update comments Sun Yimin 2024-11-26 17:48:32 +08:00
  • 9fd122e614
    x509: generate serial number for nil template SerialNumber #279 Sun Yimin 2024-11-25 08:41:30 +08:00
  • e2c430a0ff
    zuc: add comments v0.29.3 Sun Yimin 2024-11-22 08:33:24 +08:00
  • 5c2a22ec2a
    pkcs7: update comments #276 Sun Yimin 2024-11-21 17:53:35 +08:00
  • bc0e11e9b1
    pkcs7: provide session interface #276 Sun Yimin 2024-11-21 17:35:23 +08:00
  • 8c6297d00f
    internal/sm2ec: improve purego implementation's performance #274 Sun Yimin 2024-11-21 14:42:40 +08:00
  • bf14e70c4b
    internal/byteorder: new package #275 Sun Yimin 2024-11-21 14:32:32 +08:00
  • 4f7504c6b9
    internal/bigmod: optimize SetOverflowedBytes #273 Sun Yimin 2024-11-20 18:15:32 +08:00
  • 9624b43515
    internal/bigmod: drop math/big dependency #273 Sun Yimin 2024-11-20 18:06:29 +08:00
  • cd60dad621
    internal/subtle: document and test XORBytes overlap rules #272 Sun Yimin 2024-11-20 14:21:16 +08:00
  • 6e742e69ef
    pkcs7: change EncryptedContent to implicit #270 v0.29.3-beta.2 Sun Yimin 2024-11-20 09:55:30 +08:00
  • 0e616425aa
    update CFCA document #270 v0.29.3-beta.1 Sun Yimin 2024-11-20 08:32:02 +08:00
  • 0205d1ae47
    pkcs7: improve compatibility with CFCA #270 Sun Yimin 2024-11-20 08:22:43 +08:00
  • c9f55b045f
    smx509: ParseCertificatePEM validate type Sun Yimin 2024-11-19 10:55:41 +08:00
  • 1aefd6f1f6
    update doc Sun Yimin 2024-11-18 17:23:59 +08:00
  • 34a6ad2fc0
    sm3: arm64 sm3ni change slice to array Sun Yimin 2024-11-14 08:40:53 +08:00
  • dee08a50f3
    sm3: ppc64x predefine constants for ROTL Sun Yimin 2024-11-14 08:32:31 +08:00
  • 8f45f4efcb
    sm3: ppc64x change T handling method #267 Sun Yimin 2024-11-13 17:41:09 +08:00
  • d263ac5889
    sm3: ppc64x fix constant issue Sun Yimin 2024-11-12 17:49:58 +08:00
  • 51c8f4905d
    sm3: s390x transpose matrix #266 Sun Yimin 2024-11-12 17:40:33 +08:00
  • 8d25450d3c
    sm3: try s390x transpose matrix optimization Sun Yimin 2024-11-12 10:34:52 +08:00
  • b22aeea329
    sm3: ppc64x transpose matrix #265 Sun Yimin 2024-11-12 08:56:17 +08:00
  • 27ba0a040c
    Merge pull request #264 from emmansun/dependabot/go_modules/golang.org/x/crypto-0.29.0 Sun Yimin 2024-11-12 07:54:33 +08:00
  • 01ff26e346
    build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 #264 dependabot[bot] 2024-11-11 23:42:17 +00:00
  • 1d83a2cb07
    build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 #263 dependabot[bot] 2024-11-11 23:42:14 +00:00
  • 1d6886f069
    zuc: fix typo Sun Yimin 2024-11-11 18:03:41 +08:00
  • 58ad15fde8
    zuc: refactoring Sun Yimin 2024-11-11 17:53:57 +08:00
  • 1f209d2317
    sm4:arm64 fix sm4ni compile issue Sun Yimin 2024-11-11 17:47:57 +08:00
  • e6d2deb51e
    sm4: arm64 fix typo Sun Yimin 2024-11-11 17:43:32 +08:00
  • aa82b5836b
    sm4: use package level instead of local for shared variables Sun Yimin 2024-11-11 17:40:41 +08:00
  • b721bed0cc
    zuc: minor optimization v0.29.2 Sun Yimin 2024-11-08 11:03:43 +08:00
  • a33c2ae118
    zuc: eia256 ppc64x use VPERXOR for bit reverse #262 Sun Yimin 2024-11-08 09:25:02 +08:00
  • 9057b79253
    zuc: eia VPERMXOR for bit reverse Sun Yimin 2024-11-08 09:00:08 +08:00
  • 7c50a612cc
    zuc: ppc64x uses XPERMXOR for zuc sbox Sun Yimin 2024-11-08 08:48:57 +08:00
  • 99972206e5
    sm4: ppc64x uses VPERMXOR to implement Affine Transform Sun Yimin 2024-11-08 08:24:35 +08:00
  • 64df0fca61
    sm4: ppc64x try VPERMXOR 2 Sun Yimin 2024-11-08 08:11:32 +08:00
  • 4e5e3d0128
    sm4: ppc64x try VPERMXOR Sun Yimin 2024-11-08 08:09:45 +08:00
  • f7263ee31e
    ppc64x: rollback again Sun Yimin 2024-11-07 18:08:02 +08:00
  • 08617245e0
    ppc64x: try VPERMXOR last Sun Yimin 2024-11-07 18:04:59 +08:00
  • 965f0d1119
    ppc64x: rollback first Sun Yimin 2024-11-07 17:57:26 +08:00
  • 756ec1e6df
    ppc64x: try VPERMXOR 2 Sun Yimin 2024-11-07 17:54:30 +08:00
  • 189b2d990e
    ppc64x: try VPERMXOR Sun Yimin 2024-11-07 17:39:31 +08:00
  • 16219eef8a
    ppc64x: sm4/zuc reduce VAND Sun Yimin 2024-11-07 17:19:53 +08:00
  • 1924799006
    arm64: sm4/zuc reduce VAND Sun Yimin 2024-11-07 17:03:56 +08:00
  • 6e84600b31
    sm4: ppc64x fix address #261 Sun Yimin 2024-11-06 18:05:37 +08:00
  • a556119339
    sm4: ppc64x fix address #261 Sun Yimin 2024-11-06 17:58:58 +08:00
  • 30c9483382
    sm4: ppc64x remove useless definition #261 Sun Yimin 2024-11-06 17:44:44 +08:00
  • 43b35e7aa0
    sm4: ppc64x transpose matrix #261 Sun Yimin 2024-11-06 17:31:19 +08:00
  • ef06ce03ac
    doc: update cfca Sun Yimin 2024-11-04 08:58:13 +08:00
  • 8e2f6c13de
    pkcs7: align pkix.AlgorithmIdentifier Null Parameters with others Sun Yimin 2024-10-30 08:57:45 +08:00
  • 559da498c9
    sm4: gcm purego optimize NewGCM Sun Yimin 2024-10-30 08:31:12 +08:00
  • ac075d803c
    sm4:gcminit sm4-ni fix sm4e instruction Sun Yimin 2024-10-29 22:37:54 +08:00
  • ea4a07c60c
    sm4: gcminit sm4–ni fix instruction error Sun Yimin 2024-10-29 22:01:22 +08:00
  • b63aae6ee1
    sm4: fix gcm init sm4-ni issue Sun Yimin 2024-10-29 21:56:30 +08:00
  • 3ea98a3281
    zuc: arm64 fix package level variable definition Sun Yimin 2024-10-22 08:34:19 +08:00
  • 60c8f4550d
    zuc: arm64 fix copy paste issue Sun Yimin 2024-10-22 08:20:43 +08:00
  • 9ef8077107
    zuc: eia arm64 redefine constants Sun Yimin 2024-10-22 08:14:56 +08:00
  • 556e93e69f
    sm4: arm64 sm4key export optimization Sun Yimin 2024-10-21 15:55:40 +08:00
  • 6f3271d354
    Merge pull request #257 from emmansun/dependabot/go_modules/golang.org/x/crypto-0.28.0 v0.29.1 Sun Yimin 2024-10-08 08:15:40 +08:00
  • d1b06944fb
    build(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 #258 dependabot[bot] 2024-10-07 23:47:12 +00:00
  • 81a74b0c95
    build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 #257 dependabot[bot] 2024-10-07 23:47:10 +00:00
  • 19bd29a207
    pkcs7: SignWithoutAttr supports skip certificates #254 Sun Yimin 2024-10-07 15:02:49 +08:00
  • c8a803369a
    update README v0.29.0 Sun Yimin 2024-10-06 11:44:26 +08:00
  • fcdfc40cf0
    sm9/bn256: ppc64x conditional move fix #256 Sun Yimin 2024-10-06 11:39:19 +08:00
  • 9740519bb3
    sm9/bn256: ppc64x test move #256 Sun Yimin 2024-10-06 11:29:58 +08:00
  • 42e1018e36
    sm9/bn256: ppc64x test move Sun Yimin 2024-10-06 11:25:45 +08:00
  • 2455a45871
    sm9/bn256: ppc64x value copy/conditional move #256 Sun Yimin 2024-10-06 10:45:20 +08:00
  • 74d1bb82e4
    sm9/bn256: ppc64x gfp #256 Sun Yimin 2024-10-06 09:45:50 +08:00
  • ed4eafdc3e
    sm9/bn256: ppc64x gfp sqr Sun Yimin 2024-10-05 17:17:51 +08:00
  • 9477b78fec
    sm9/bn256: ppc64x gfp mul Sun Yimin 2024-10-05 16:33:01 +08:00
  • fca2c5e936
    sm9/bn256: ppc64x test sub self Sun Yimin 2024-10-05 14:02:28 +08:00
  • 9a3d21eaec
    sm9/bn256: gfp ppc64x fix neg Sun Yimin 2024-10-05 13:42:54 +08:00
  • 23b4d7ef72
    sm9/bn256: gfp ppc64x add/sub/neg fix 3 Sun Yimin 2024-10-05 13:15:59 +08:00
  • 354560331f
    sm9/bn256: gfp add/sub fix 2 Sun Yimin 2024-10-05 12:39:20 +08:00
  • 81c4bd077c
    sm9/bn256: gfp ppc64x add/sub fix Sun Yimin 2024-10-05 12:28:59 +08:00
  • da7a9d6ef0
    fix compile error Sun Yimin 2024-10-05 12:04:58 +08:00
  • 60799ec2e9
    fix compile error Sun Yimin 2024-10-05 12:00:02 +08:00
  • d2262c4d61
    fix compile error Sun Yimin 2024-10-05 11:56:00 +08:00
  • d1eb7b386b
    rename functions Sun Yimin 2024-10-05 11:53:44 +08:00
  • 0ef82b1be5
    sm9/bn256: gfp ppc64x add/sub Sun Yimin 2024-10-05 11:51:31 +08:00
  • 94372eac9d
    zuc: eea ppc4x fix fast return issue #255 Sun Yimin 2024-10-03 17:11:15 +08:00
  • b7d66dbbc7
    zuc: eea ppc64x fix compile issue #255 Sun Yimin 2024-10-03 16:47:45 +08:00