Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
d9fc792f
Kaydet (Commit)
d9fc792f
authored
Eyl 08, 2016
tarafından
Gregory P. Smith
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove the subjective security and performance claims, fix hyperlinks
to use https and add a link to RFC-7693.
üst
8b1b81f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
hashlib-blake2.rst
Doc/library/hashlib-blake2.rst
+6
-5
No files found.
Doc/library/hashlib-blake2.rst
Dosyayı görüntüle @
d9fc792f
...
@@ -10,8 +10,8 @@
...
@@ -10,8 +10,8 @@
.. index::
.. index::
single: blake2b, blake2s
single: blake2b, blake2s
BLAKE2_ is a cryptographic hash function
, which offers highest security while
BLAKE2_ is a cryptographic hash function
defined in RFC-7693_ that comes in two
being as fast as MD5 or SHA-1, and comes in two
flavors:
flavors:
* **BLAKE2b**, optimized for 64-bit platforms and produces digests of any size
* **BLAKE2b**, optimized for 64-bit platforms and produces digests of any size
between 1 and 64 bytes,
between 1 and 64 bytes,
...
@@ -434,10 +434,11 @@ Domain Dedication 1.0 Universal:
...
@@ -434,10 +434,11 @@ Domain Dedication 1.0 Universal:
.. seealso:: Official BLAKE2 website: https://blake2.net
.. seealso:: Official BLAKE2 website: https://blake2.net
.. _RFC-7693: https://tools.ietf.org/html/rfc7693
.. _BLAKE2: https://blake2.net
.. _BLAKE2: https://blake2.net
.. _HMAC: http://en.wikipedia.org/wiki/Hash-based_message_authentication_code
.. _HMAC: http
s
://en.wikipedia.org/wiki/Hash-based_message_authentication_code
.. _BLAKE: https://131002.net/blake/
.. _BLAKE: https://131002.net/blake/
.. _SHA-3: http://en.wikipedia.org/wiki/NIST_hash_function_competition
.. _SHA-3: http
s
://en.wikipedia.org/wiki/NIST_hash_function_competition
.. _ChaCha: http://cr.yp.to/chacha.html
.. _ChaCha: http
s
://cr.yp.to/chacha.html
.. _pyblake2: https://pythonhosted.org/pyblake2/
.. _pyblake2: https://pythonhosted.org/pyblake2/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment