Commit Graph

  • dd5b54f503
    internal/sm2ec: replace P256OrdInverse with generated code Sun Yimin 2024-08-19 13:02:02 +08:00
  • 2f0f4745d7
    smx509: add t.Helper calls to test helpers Sun Yimin 2024-08-16 09:23:25 +08:00
  • 6926113a10
    sm2ec/fiat: regenerate to include more functions and scalar/order related Sun Yimin 2024-08-14 10:38:13 +08:00
  • b7f95a5a9f
    sm2: typo Sun Yimin 2024-08-13 13:35:45 +08:00
  • 4517d00cc1
    sm2: fix RecoverPublicKeysFromSM2Signature Sun Yimin 2024-08-13 13:34:51 +08:00
  • 4c7cf989c7
    Merge pull request #234 from emmansun/dependabot/go_modules/golang.org/x/sys-0.24.0 Sun Yimin 2024-08-13 09:13:05 +08:00
  • c1bc68aa9d
    build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 #234 dependabot[bot] 2024-08-13 00:36:26 +00:00
  • 7724ae48da
    Merge pull request #233 from emmansun/dependabot/go_modules/golang.org/x/crypto-0.26.0 Sun Yimin 2024-08-13 08:35:21 +08:00
  • 8da13aec03
    build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 #233 dependabot[bot] 2024-08-12 23:35:55 +00:00
  • 28920ff1a8
    Merge pull request #232 from emmansun/dependabot/go_modules/golang.org/x/sys-0.23.0 Sun Yimin 2024-08-06 07:26:41 +08:00
  • 96e0a9baf0
    build(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0 #232 dependabot[bot] 2024-08-05 23:23:15 +00:00
  • a5d489ee59
    internal/cryptotest: add tests for the cipher.Stream interface Sun Yimin 2024-08-05 11:40:04 +08:00
  • 1b512e5772
    internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces Sun Yimin 2024-08-02 13:02:25 +08:00
  • 95b644238f
    README update Sun Yimin 2024-07-26 17:42:58 +08:00
  • 4b19c80ffc
    doc: pkcs7 supplement detached signature Sun Yimin 2024-07-26 09:53:00 +08:00
  • ba1836fa45
    pkcs: supplement test cases Sun Yimin 2024-07-10 14:47:27 +08:00
  • d5b39e6176
    pkcs: fix error message issue Sun Yimin 2024-07-09 12:58:47 +08:00
  • eb72185fff
    pkcs: pbes initial supports GM/T 0091-2020 Sun Yimin 2024-07-09 12:56:02 +08:00
  • fa39b1fd7a
    doc: update sm2.md Sun Yimin 2024-07-09 10:00:12 +08:00
  • 7a545ef791
    Merge pull request #229 from emmansun/dependabot/go_modules/golang.org/x/crypto-0.25.0 Sun Yimin 2024-07-09 07:51:55 +08:00
  • 681c2d6612
    build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 #229 dependabot[bot] 2024-07-08 23:17:46 +00:00
  • fbcf51a46f
    Merge pull request #230 from emmansun/dependabot/go_modules/golang.org/x/sys-0.22.0 Sun Yimin 2024-07-09 07:17:08 +08:00
  • 59c852abcb
    build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 #230 dependabot[bot] 2024-07-08 23:14:50 +00:00
  • d7c02ead50
    pkcs8: predefine some common errors Sun Yimin 2024-07-08 17:00:18 +08:00
  • 21ff9aa3ab
    pkcs8: fix test case Sun Yimin 2024-07-05 16:12:19 +08:00
  • 41f4ec0e83
    pkcs8: support legacy PBES1 algorithms (parse only) Sun Yimin 2024-07-05 16:07:38 +08:00
  • ff1269c9dc
    doc: update pkcs12.md Sun Yimin 2024-07-05 15:31:13 +08:00
  • 2c87cdf8d8
    pkcs: refactoring, extract pbes2 from pkcs8 Sun Yimin 2024-07-04 17:29:44 +08:00
  • ffddbdcfec
    doc: supplement PBMAC in pkcs12.md Sun Yimin 2024-07-03 11:11:09 +08:00
  • 58196f9364
    doc: update pkcs12.md Sun Yimin 2024-07-03 08:20:11 +08:00
  • 8b0ad54238
    doc: add zuc.md v0.27.4 Sun Yimin 2024-06-28 12:54:01 +08:00
  • dcb94c112f
    pkcs8: add example code for encrypted to plaintext Sun Yimin 2024-06-27 11:17:31 +08:00
  • 2ead6d523d
    doc: add pkcs12 Sun Yimin 2024-06-25 17:41:14 +08:00
  • 800119e2d9
    kdf: add sha256 test cases Sun Yimin 2024-06-24 08:35:53 +08:00
  • 9382886282
    pkcs7: polish, improve maintainability Sun Yimin 2024-06-21 18:00:21 +08:00
  • dc66ca673e
    pkcs7: follow GB/T 35275-2017 9.1 strictly Sun Yimin 2024-06-20 11:49:10 +08:00
  • 0445d16e97
    smx509: fix CSRResponse sign certs handle issue Sun Yimin 2024-06-18 11:43:20 +08:00
  • a1de6312b4
    doc: pkcs7 fix table display issue Sun Yimin 2024-06-17 17:52:37 +08:00
  • 5b3d0a424e
    doc: suppliement pkcs7 document and comments Sun Yimin 2024-06-17 17:42:00 +08:00
  • 1ef4cf9510
    smx509: improve test coverage v0.27.3 Sun Yimin 2024-06-13 17:44:32 +08:00
  • 6ba367a255
    smx509: support CSRRespose handling Sun Yimin 2024-06-12 17:49:37 +08:00
  • 36eaeabd95
    doc: refine sm2/cfca documents Sun Yimin 2024-06-12 10:40:00 +08:00
  • 1b34247549
    doc: fix reference doc name Sun Yimin 2024-06-11 17:50:04 +08:00
  • 2f586539d4
    doc: CFCA互操作性指南 Sun Yimin 2024-06-11 17:42:19 +08:00
  • 4db3046001
    pkcs7: support older CFCA integration #225 v0.27.3-beta.1 Sun Yimin 2024-06-11 11:01:05 +08:00
  • 23081971e8
    pkcs7: support CFCA legacy SM2 envelope message #225 v0.27.3-beta.0 Sun Yimin 2024-06-10 19:46:51 +08:00
  • fbe4073a46
    sm3: fix slice bound issue #226 v0.27.2 Sun Yimin 2024-06-10 18:45:26 +08:00
  • 5a9d7e1b67
    dep: upgrade v0.27.1 Sun Yimin 2024-06-07 16:20:44 +08:00
  • 212fae1dda
    drbg: add comments Sun Yimin 2024-06-05 17:47:56 +08:00
  • 95bc8792f8
    drbg: rollback hash drbg change Sun Yimin 2024-06-05 13:07:29 +08:00
  • 10a97b4c51
    drbg: support NIST HMAC-DRBG 2 Sun Yimin 2024-06-05 13:01:28 +08:00
  • dfc45df2d8
    drbg: support NIST HMAC-DRBG Sun Yimin 2024-06-05 13:00:44 +08:00
  • b434b5f373
    doc: sm2应用扩展 Sun Yimin 2024-06-04 11:41:58 +08:00
  • cad5d3504e
    sm2: public recover from signature 2 Sun Yimin 2024-06-04 08:26:51 +08:00
  • 126ee25d2a
    sm4: arm64 asm redefine register usage and const loading Sun Yimin 2024-06-03 17:50:44 +08:00
  • 7bb7903ce2
    sm2: recover public keys Sun Yimin 2024-06-01 10:31:29 +08:00
  • 63affe5127
    sm2: recover public keys from signature Sun Yimin 2024-05-31 18:30:58 +08:00
  • 81b0c7f5ae
    internal/bigmod: make CmpGeq public Sun Yimin 2024-05-31 18:13:14 +08:00
  • 91932efc27
    correct comments Sun Yimin 2024-05-30 17:56:23 +08:00
  • 9491f5db11
    upgrade actions/setup-go to v5 Sun Yimin 2024-05-29 12:57:54 +08:00
  • 1596440d53
    trigger CI action Sun Yimin 2024-05-29 10:27:51 +08:00
  • c3f33f87ba
    ci: fix codecov action issue Sun Yimin 2024-05-29 08:47:46 +08:00
  • 1cf81a8e7c
    sm3: multi-blocks refactoring Sun Yimin 2024-05-28 17:44:12 +08:00
  • 2c688bb9d3
    subtle: align byte equal alg Sun Yimin 2024-05-28 17:33:48 +08:00
  • 5b1df00c92
    sm3: fix arm64 issue 2 Sun Yimin 2024-05-27 17:52:54 +08:00
  • ff6afd5a96
    sm3: fix arm64 issue Sun Yimin 2024-05-27 17:49:13 +08:00
  • 4d69f363f5
    sm3-kdf: continue to improve performance Sun Yimin 2024-05-27 17:42:17 +08:00
  • ea0884c4a0
    doc: update sm2 encryption performance Sun Yimin 2024-05-26 11:20:59 +08:00
  • 238c0a3634
    kdf-sm3: add (8+4+1) test cases and reduce last round instructions Sun Yimin 2024-05-24 17:44:17 +08:00
  • 3ede319900
    sm3: mult 4 way rename some macros v0.27.0 Sun Yimin 2024-05-24 08:24:09 +08:00
  • 74754d50d7
    x509: fix test cases, disable sm2withsm3 mixed with others #223 Sun Yimin 2024-05-23 21:04:30 +08:00
  • 8787268d3d
    Update x509.go Sun Yimin 2024-05-23 20:34:40 +08:00
  • 6762238407
    x509: rollback some change first #223 Sun Yimin 2024-05-23 17:49:43 +08:00
  • 7c46d7b977
    x509: sync with sdk #223 Sun Yimin 2024-05-23 17:35:56 +08:00
  • ed0b2551ed
    kdf-sm3: mult 8 way avx2 version #222 Sun Yimin 2024-05-23 13:09:16 +08:00
  • 2e05c453c8
    kdf-sm3: mult by 4 way optimization Sun Yimin 2024-05-23 10:38:06 +08:00
  • 499415a21d
    Update test_qemu.yml Sun Yimin 2024-05-21 21:20:10 +08:00
  • 5c4b252795
    kdf-sm3: rollback Sun Yimin 2024-05-21 17:50:10 +08:00
  • 41c2a3e6e5
    kdf-sm3: arm64 try another address model Sun Yimin 2024-05-21 17:47:56 +08:00
  • 7c832f65e7
    kdf-sm3: optimize arm64 Sun Yimin 2024-05-21 17:38:04 +08:00
  • a81432fbf8
    kdf-sm3: fix arm64 Sun Yimin 2024-05-21 16:09:29 +08:00
  • d248784491
    kdf-sm3: fix arm64 bug Sun Yimin 2024-05-21 16:02:58 +08:00
  • 53cd7522a0
    kdf-sm3: fix buffer length issue Sun Yimin 2024-05-21 15:46:59 +08:00
  • dc23026764
    kdf-sm3: fix arm64 bug Sun Yimin 2024-05-21 15:36:19 +08:00
  • 145eba63cb
    debug arm64 Sun Yimin 2024-05-21 15:28:48 +08:00
  • 4700112905
    debug arm64 Sun Yimin 2024-05-21 15:10:41 +08:00
  • 1ff1d53bed
    kdf-sm3: debug arm64 Sun Yimin 2024-05-21 15:06:46 +08:00
  • 79af12761c
    kdf-sm3: arm64 debug Sun Yimin 2024-05-21 14:42:46 +08:00
  • 0ab5fb5baa
    kdf-sm3: debug words Sun Yimin 2024-05-21 14:17:16 +08:00
  • baa098db08
    kdf-sm3: fix arm64 compile error Sun Yimin 2024-05-21 11:36:49 +08:00
  • 378c2d7d07
    kdf-sm3: fix arm64 compile error Sun Yimin 2024-05-21 10:27:46 +08:00
  • c581cfa88b
    kdf-sm3: fix arm64 compile error Sun Yimin 2024-05-21 10:19:02 +08:00
  • 866d1bb8d3
    kdf-sm3: fix arm64 compile error Sun Yimin 2024-05-21 10:13:04 +08:00
  • a276af8f57
    kdf-sm3: fix arm64 compile error Sun Yimin 2024-05-21 10:10:23 +08:00
  • ab2bc3d819
    kdf-sm3: fix arm64 compile issue Sun Yimin 2024-05-21 10:03:47 +08:00
  • 97d28520b1
    kdf-sm3: mult by 4 #221 Sun Yimin 2024-05-21 09:58:38 +08:00
  • 9ef3fdc7d5
    kdf: refactoring, create one interface Sun Yimin 2024-05-17 08:40:27 +08:00
  • 7fb729f4a8
    sm2: refine BenchmarkEncrypt test Sun Yimin 2024-05-15 10:17:15 +08:00
  • 105331f164
    sm3: kdf, reduce memory allocation times #220 Sun Yimin 2024-05-15 09:36:38 +08:00
  • 4fe8d28d31
    kdf: share Z hash state #220 Sun Yimin 2024-05-15 08:29:37 +08:00