摘要:
package eimport ( "encoding/hex" "fmt" "golang.org/x/crypto/sha3" "testing")func TestName(t *testing.T) { h := sha3.NewShake256() h.Write([]byte("msg0 阅读全文
posted @ 2023-03-10 17:03
zJanly
阅读(56)
评论(0)
推荐(0)
摘要:
if (d==s) return d;if ((uintptr_t)s-(uintptr_t)d-n <= -2*n) return memcpy(d, s, n); s - d - n mod p <= -2n mod ps - d -n < 0 s - d -n <= -2n s < d + n 阅读全文
posted @ 2023-03-10 11:11
zJanly
阅读(38)
评论(0)
推荐(0)
摘要:
https://blog.csdn.net/weixin_34303897/article/details/91539534 https://www.bbsmax.com/A/mo5kbjl4Jw/ 阅读全文
posted @ 2023-03-10 10:11
zJanly
阅读(8)
评论(0)
推荐(0)

浙公网安备 33010602011771号