gmsm/internal
2025-03-13 15:15:46 +08:00
..
alias internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
bigmod internal/bigmod: explicitly clear expanded limbs on reset #313 2025-03-11 08:58:16 +08:00
byteorder internal/byteorder: new package #275 2024-11-21 14:32:32 +08:00
cpu internal/cpu: correct import #310 2025-03-05 15:03:21 +08:00
cpuid internal/cpu: import codes from golang.org/x/sys/cpu #310 2025-03-05 14:54:51 +08:00
cryptotest change to use go's own XORBytes function #315 2025-03-13 15:15:46 +08:00
godebug crypto/x509: only disable SHA-1 verification for certificates 2022-04-11 17:33:40 +08:00
randutil run "gofmt -s -w" 2022-07-15 16:42:39 +08:00
sm2ec internal/cpu: import codes from golang.org/x/sys/cpu #310 2025-03-05 14:54:51 +08:00
sm3 sm3: move implementation detail to internal 2025-03-11 14:02:47 +08:00
sm4 change to use go's own XORBytes function #315 2025-03-13 15:15:46 +08:00
sm9 sm9: refactoring, do not expose bn256 types to caller #314 2025-03-13 14:14:45 +08:00
subtle internal/cpu: import codes from golang.org/x/sys/cpu #310 2025-03-05 14:54:51 +08:00
zuc change to use go's own XORBytes function #315 2025-03-13 15:15:46 +08:00