03 2021 档案

摘要:Enterprise OAuth 2.0 - OAuth Basics The OAuth 2.0 authorization framework enables a third-party application to obtain limited access to an HTTP servic 阅读全文
posted @ 2021-03-14 20:39 晨风_Eric 阅读(62) 评论(0) 推荐(0) 编辑
摘要:Enterprise OAuth 2.0 - Enterprise and Social Media Application Landscape Security Basics - Providers User, Identity Where are the user credentials sto 阅读全文
posted @ 2021-03-13 17:38 晨风_Eric 阅读(89) 评论(0) 推荐(0) 编辑
摘要: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 阅读(27) 评论(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 阅读(71) 评论(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 阅读(46) 评论(0) 推荐(0) 编辑
摘要:Security and Cryptography in Python - Hash Functions(3) How password are Verified https://docs.python.org/3/library/hashlib.html https://en.wikipedia. 阅读全文
posted @ 2021-03-02 20:43 晨风_Eric 阅读(56) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示