摘要:
Security and Cryptography in Python - TLS SSL protocol Refer to :https://en.wikipedia.org/wiki/Transport_Layer_Security 阅读全文
posted @ 2021-03-07 10:51
晨风_Eric
阅读(37)
评论(0)
推荐(0)
摘要:
Security and Cryptography in Python - HMAC Implement in Python import hashlib # Alice and Bob share a secret key secret_key = "secret key".encode() # 阅读全文
posted @ 2021-03-07 10:44
晨风_Eric
阅读(75)
评论(0)
推荐(0)
摘要:
Security and Cryptography in Python - Hash Functions(4) Why iterate over hash function and demonstrated by implementation in Python Code in Python: im 阅读全文
posted @ 2021-03-07 09:36
晨风_Eric
阅读(54)
评论(0)
推荐(0)

浙公网安备 33010602011771号