エンコードしたテキストをsha256でハッシュ化
import hashlib text = "bbb" encode_string = text.encode() print(hashlib.sha256(encode_string).hexdigest())
$ python3 test.py
3e744b9dc39389baf0c5a0660589b8402f3dbb49b89b3e75f2c9355852a3c677
ソフトウェアエンジニアの技術ブログ:Software engineer tech blog
随机应变 ABCD: Always Be Coding and … : хороший