Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 17 of about 17 for digest (0.043 sec.)
Pythonモジュール索引 — Python 3.6.5 ドキュメント 7983
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... ng file objects. h hashlib Secure hash and message digest algorithms. heapq Heap queue algorithm (a.k.a. pri ...
https://man.plustar.jp/python/py-modindex.html - [similar]
18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー — Python 3.6.5 ドキ... 7862
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... v1.2 Kx=ECDH Au=RSA ' 'Enc=AESGCM(256) Mac=AEAD', 'digest': None, 'id': 50380848, 'kea': 'kx-ecdhe', 'name': ... v1.2 Kx=ECDH Au=RSA ' 'Enc=AESGCM(128) Mac=AEAD', 'digest': None, 'id': 50380847, 'kea': 'kx-ecdhe', 'name': ...
https://man.plustar.jp/python/library/ssl.html - [similar]
17.2. multiprocessing --- プロセスベースの並列処理 — Python 3.6.5 ドキュメント 7810
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... stener and Client() use the hmac module to provide digest authentication. 認証キーはパスワードとして見なされ ...
https://man.plustar.jp/python/library/multiprocessing.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 7810
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... れた文字列を現在のダイジェスト状態にハッシュ更新し、 digest() と hexdigest() は結果のダイジェスト値をバイナリ文 ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 7810
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... .7.7 に PEP 466 関連で追加された機能: hmac.compare_digest() が Python 3 からバックポートされました。これによ ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 7810
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... サイドチャンネル攻撃 からの防御のために、 compare_digest() 関数が追加されました。(Contributed by Nick Coghl ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 7810
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... onas Borgström in bpo-18240 .) hmac.new() 関数への digestmod 引数には、 hashlib が認識する任意のハッシュダイ ... ジェスト名を渡せるようになりました。これとともに、 digestmod のデフォルトとして MD5 を使う現在の振る舞いは非 ... es in bpo-17276 .) block_size 属性と name 属性 (と digest_size 属性の公式ドキュメント) の追加をもって、 hmac ... 3.6 での削除が計画されています。 hmac.new() 関数の digestmod がデフォルトで暗黙に MD5 を使う仕様は撤廃されま ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
PREV 1 2 NEXT