摘要:
代码片段1 #include <stdio.h> int main() { unsigned int x = 100; unsigned int y = 1; int *p = &x; printf("x=%d\n", x); //printf("lalalala%n\n", p); printf( 阅读全文
posted @ 2021-01-17 23:00
爱吃砂糖橘的白龙
阅读(1860)
评论(0)
推荐(0)
摘要:
bytes_to_long() 函数在Ctypto库中,最新的3.9.9版本用如下命令去安装Crypto库: pip(3) install pycryotodome 函数引用方式:from Crypto.Util.number import bytes_to_long 使用os.urandom(le 阅读全文
posted @ 2021-01-17 15:10
爱吃砂糖橘的白龙
阅读(12468)
评论(0)
推荐(0)

浙公网安备 33010602011771号