Commit Graph

  • 2bc8260bcb
    upgrade ci Sun Yimin 2023-10-24 16:54:00 +08:00
  • 55e8c795e5
    sm9/bn256: fix arm64 non-avx2 issue v0.21.4 Sun Yimin 2023-10-24 14:50:51 +08:00
  • 5243d0fe91
    sm4: code format Sun Yimin 2023-10-18 08:07:19 +08:00
  • 9bd64f94d3
    Merge pull request #170 from emmansun/dependabot/go_modules/golang.org/x/crypto-0.14.0 Sun Yimin 2023-10-10 11:03:47 +08:00
  • 4cf67297c7
    build(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 #171 dependabot[bot] 2023-10-09 23:32:24 +00:00
  • d6fcbcc7d2
    build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 #170 dependabot[bot] 2023-10-09 23:32:21 +00:00
  • 400147ed3c zuc: eea, fix can't src/dst can't use same buffer issue #169 v0.21.3 emmansun 2023-09-29 09:57:27 +08:00
  • 5b3dfb6fa7
    sm4: amd64, reduce VBROADCASTI128 usage Sun Yimin 2023-09-28 13:19:52 +08:00
  • 15d1b57a23
    Update asm_arm64.s Sun Yimin 2023-09-28 12:04:45 +08:00
  • 87041f3ad3
    sm4: arm64 load const issue Sun Yimin 2023-09-28 11:54:24 +08:00
  • 218ce35c71
    sm4: arm64, fix load const issue Sun Yimin 2023-09-28 11:47:38 +08:00
  • eba2b736bd
    sm4: arm64, simplify const loading Sun Yimin 2023-09-28 11:44:48 +08:00
  • 53e121c2b5
    sm4: optimize TAO L1 #168 Sun Yimin 2023-09-28 10:11:31 +08:00
  • cc441bed27
    加入中文README Sun Yimin 2023-09-27 17:32:22 +08:00
  • 9a4cb2c34f
    sm4: use POR, although it does not affect the correctness Sun Yimin 2023-09-27 09:22:22 +08:00
  • 232af559d7
    sm3: 使用GG2等价公式 #166 v0.21.2 Sun Yimin 2023-09-22 17:09:55 +08:00
  • f2199843b1
    kdf: add benchmark test Sun Yimin 2023-09-21 13:48:51 +08:00
  • edcba25490
    sm3: refactoring v0.21.1 Sun Yimin 2023-09-20 15:43:32 +08:00
  • 76bafca3c4
    sm3: format code, #165 Sun Yimin 2023-09-20 10:27:01 +08:00
  • 125b272c88
    sm3: amd64 sse version #165 Sun Yimin 2023-09-20 10:07:46 +08:00
  • 077664e809
    sm3: amd64, avx version, remove usage of RORX #157 Sun Yimin 2023-09-19 17:32:53 +08:00
  • cee7547606
    sm3: refactoring asm, extract constants Sun Yimin 2023-09-19 16:53:42 +08:00
  • df3a5c10de
    sm3: amd64, optimize message schedule #164 Sun Yimin 2023-09-19 10:33:17 +08:00
  • b75f5d1e74
    sm3: arm64, message schedule #164 Sun Yimin 2023-09-18 17:35:31 +08:00
  • 6b805f9824
    sm3: amd64, optimize message schedule #164 Sun Yimin 2023-09-18 17:06:46 +08:00
  • d56b3d1ed0
    sm3: arm64, do not use local storage #162 Sun Yimin 2023-09-18 08:21:32 +08:00
  • 77893f07f4
    sm3: optimize FF2, #163 Sun Yimin 2023-09-15 16:01:00 +08:00
  • c5d44ca9b2
    sm3: reduce memory usage, #162 Sun Yimin 2023-09-15 13:54:12 +08:00
  • 5403b003fa
    sm3: use ANDNL #160 Sun Yimin 2023-09-15 11:51:02 +08:00
  • 0056f1aa7b
    recover arm64 ci v0.21.0 Sun Yimin 2023-09-14 16:57:17 +08:00
  • 2dbf59e90f
    sm3: arm64, code interleaving #159 Sun Yimin 2023-09-14 16:54:12 +08:00
  • 1d204e87e1
    sm3: try it #159 Sun Yimin 2023-09-14 16:33:02 +08:00
  • 87282640e8
    sm3: arm64, fix copy paste issue #159 Sun Yimin 2023-09-14 16:13:51 +08:00
  • f7a6674a93
    sm3: arm64, fix #159 Sun Yimin 2023-09-14 15:59:05 +08:00
  • 4e98900127
    sm3: arm64, fix #159 Sun Yimin 2023-09-14 15:44:19 +08:00
  • d5a239b5d6
    sm3: arm64 neon test #159 Sun Yimin 2023-09-14 15:39:23 +08:00
  • c35269f866
    sm3: amd64 avx support, #157 Sun Yimin 2023-09-13 17:33:49 +08:00
  • aa5ff27e5e
    sm3: arm64, try BIC instruction Sun Yimin 2023-09-13 17:29:32 +08:00
  • d46ef92f74
    sm3: amd64 asm, RORXL uses postive value Sun Yimin 2023-09-12 15:34:51 +08:00
  • 5e08c8e49b
    sm3: amd64 asm, reduce duplicated code Sun Yimin 2023-09-12 11:13:55 +08:00
  • ee35aa68ba
    smx509: add example test case for reference #155 Sun Yimin 2023-09-12 08:44:56 +08:00
  • 43c77c4705
    Merge pull request #156 from emmansun/dependabot/go_modules/golang.org/x/crypto-0.13.0 Sun Yimin 2023-09-12 08:24:44 +08:00
  • 10a2e9763e
    build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 #156 dependabot[bot] 2023-09-11 23:59:27 +00:00
  • cd4d5581c1
    sm3: add more test vectors Sun Yimin 2023-09-11 17:20:02 +08:00
  • 6cd67b155c
    sm3: amd64, use VPSHUFB for byte level rotate left shift Sun Yimin 2023-09-11 16:43:16 +08:00
  • e811c959ab
    sm3: arm64 align format Sun Yimin 2023-09-11 13:56:11 +08:00
  • 150f1bdb28
    sm3: amd64, reduce MOVL Sun Yimin 2023-09-11 10:59:59 +08:00
  • 429c2db8aa
    plugin: sm2 sm9 use BP carefully Sun Yimin 2023-09-11 08:47:02 +08:00
  • 719bca92db
    sm3: amd64 asm, align format Sun Yimin 2023-09-11 08:28:47 +08:00
  • 3bb540d45f
    sm9/bn256: amd64 asm support plugin, eliminate usage of R15 #154 v0.20.2 Sun Yimin 2023-09-08 16:36:43 +08:00
  • 0d577d3f42
    internal/sm2ec: fix error Sun Yimin 2023-09-08 14:09:48 +08:00
  • 7152f4d1ac
    internal/sm2ec: amd64 support plugin(eliminate usage of R15) #154 Sun Yimin 2023-09-08 14:09:16 +08:00
  • 30acaf4dd6
    sm3: amd64 eliminate usage of R15 Sun Yimin 2023-09-07 17:42:55 +08:00
  • df14178097
    zuc: amd64 eliminate the usage of R15 Sun Yimin 2023-09-07 16:32:08 +08:00
  • 17e66c88d8
    zuc: arm64 eliminate the usage of R15 Sun Yimin 2023-09-07 16:27:58 +08:00
  • 6ba199a0b7
    ci: test plugin build flag #154 v0.20.1 Sun Yimin 2023-09-07 08:56:22 +08:00
  • 72019cf860
    fix build issue Sun Yimin 2023-09-07 08:51:53 +08:00
  • 58121ac8cc
    build: support plugin flag for amd64 #154 Sun Yimin 2023-09-07 08:50:10 +08:00
  • dffaf4fcad
    zuc: amd64 update comments Sun Yimin 2023-09-06 08:16:38 +08:00
  • 5301412e48
    zuc: fix mistake Sun Yimin 2023-09-05 17:42:03 +08:00
  • 4423ede309
    zuc: add comments Sun Yimin 2023-09-05 17:25:31 +08:00
  • 5a85197445
    Merge pull request #153 from emmansun/dependabot/go_modules/golang.org/x/sys-0.12.0 Sun Yimin 2023-09-05 07:51:29 +08:00
  • a8f2fd8b2a
    build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 #153 dependabot[bot] 2023-09-04 23:30:08 +00:00
  • 75b153887e
    sm4: gcm amd64, remove uselss code Sun Yimin 2023-09-04 08:36:03 +08:00
  • 4f1b16d9c1
    Update Acknowledgements v0.20.0 Sun Yimin 2023-08-28 16:14:55 +08:00
  • e883a00f29
    add Acknowledgements Sun Yimin 2023-08-28 15:48:23 +08:00
  • 8d5c6c4601
    sm4: gcm amd64 optmization Sun Yimin 2023-08-28 14:41:15 +08:00
  • 3f602061fc sm4: gcm amd64 reduce byte shuffling #152 emmansun 2023-08-26 10:11:25 +08:00
  • d3c19c171a
    sm4: xts sm4ni arm64, fix register confliction #151 Sun Yimin 2023-08-25 13:53:27 +08:00
  • d28883e2c7
    sm4: xts sm4ni arm64, fix bug Sun Yimin 2023-08-25 13:40:07 +08:00
  • 9cc53170df
    sm4: remove amd64 build flag Sun Yimin 2023-08-25 13:24:11 +08:00
  • 8253e1be8e
    sm4: xts sm4ni arm64, fix duplicated name issue #151 Sun Yimin 2023-08-25 13:20:55 +08:00
  • 1019226803
    sm4: xts sm4ni arm64 #151 Sun Yimin 2023-08-25 13:13:43 +08:00
  • 16c5556655
    ci: remove special test Sun Yimin 2023-08-24 16:49:09 +08:00
  • e6d27e8bae
    sm4: xts asm arm64, fix dead loop bug Sun Yimin 2023-08-24 16:42:33 +08:00
  • 50ddb5347e
    sm4: xts asm arm64 one by one Sun Yimin 2023-08-24 16:35:08 +08:00
  • a8714d9782
    sm4: xts asm arm64 test one by one Sun Yimin 2023-08-24 16:28:43 +08:00
  • 28a6939861
    sm4: xts asm arm64 test Sun Yimin 2023-08-24 16:22:38 +08:00
  • 6d6339f06d
    sm4: xts asm arm64 test Sun Yimin 2023-08-24 16:14:58 +08:00
  • 3a304ee8dd
    sm4: xts asm arm64 test one func first Sun Yimin 2023-08-24 16:07:37 +08:00
  • 4fc2acf95c
    rollback Sun Yimin 2023-08-24 15:32:27 +08:00
  • 25384f061c
    check compile first Sun Yimin 2023-08-24 15:20:13 +08:00
  • a3daf1f525
    sm4: xts asm arm64 test Sun Yimin 2023-08-24 15:03:14 +08:00
  • 9ee8ee4529
    sm4: xts asm amd64 Sun Yimin 2023-08-24 11:47:06 +08:00
  • 61e5507c69
    cipher/xts: arm64, similar like VDUP Sun Yimin 2023-08-24 11:24:10 +08:00
  • c8b400a16c
    cipher/xts: fix buffer overlap issue Sun Yimin 2023-08-23 08:30:40 +08:00
  • 099ebd7d92
    cipher: add more xts benchmark test Sun Yimin 2023-08-22 17:39:51 +08:00
  • 76635c4cf3
    cipher: xts asm, add random test Sun Yimin 2023-08-21 11:07:42 +08:00
  • abbe36143c
    cipher: xts arm64, fix compile error Sun Yimin 2023-08-21 10:25:45 +08:00
  • de8c35e0f1
    cipher: xts arm64 Sun Yimin 2023-08-21 10:22:46 +08:00
  • bf355a1ea3
    cipher: xts amd64 reduce inst. Sun Yimin 2023-08-20 12:46:41 +08:00
  • ddea8332fe cipher: optimize gb gf(2^128) reduction emmansun 2023-08-20 12:05:48 +08:00
  • 4eacdccbf6
    cipher: implement double tweak amd64 asm #149 Sun Yimin 2023-08-18 17:49:57 +08:00
  • 0eaad02df4
    cipher: refactor xts mode #149 Sun Yimin 2023-08-17 12:49:28 +08:00
  • 9d6e46cafd
    cipher: refactor xts mode #149 Sun Yimin 2023-08-17 12:48:53 +08:00
  • 71ab69ef9b internal/bigmod: avoid duplicated name with golang sdk v0.19.3 emmansun 2023-08-16 14:34:31 +08:00
  • d4c92f1b17 test golang 1.21 emmansun 2023-08-16 14:21:01 +08:00
  • 6478a408e6
    padding: ISO/IEC 9797 method 2 Sun Yimin 2023-08-08 17:35:16 +08:00
  • 33d9dc7db7
    cipher: xts, update function name Sun Yimin 2023-08-08 17:31:55 +08:00
  • f9bd2f002a
    cipher: xts supports GB/T 17964-2021 Sun Yimin 2023-08-08 17:26:08 +08:00