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
f0867315
Kaydet (Commit)
f0867315
authored
Ara 29, 1997
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Normalized the word "Unix" to "\UNIX{}".
Changed "{\tt crypt}" to "\sectcode{crypt}" in section heading.
üst
a4541af0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
libcrypt.tex
Doc/lib/libcrypt.tex
+3
-3
libcrypt.tex
Doc/libcrypt.tex
+3
-3
No files found.
Doc/lib/libcrypt.tex
Dosyayı görüntüle @
f0867315
\section
{
Built-in Module
{
\tt
crypt
}}
\section
{
Built-in Module
\sectcode
{
crypt
}}
\label
{
module-crypt
}
\label
{
module-crypt
}
\bimodindex
{
crypt
}
\bimodindex
{
crypt
}
This module implements an interface to the crypt(
{
\bf
3
}
) routine,
This module implements an interface to the crypt(
{
\bf
3
}
) routine,
which is a one-way hash function based upon a modified DES algorithm;
which is a one-way hash function based upon a modified DES algorithm;
see the
Unix
man page for further details. Possible uses include
see the
\UNIX
{}
man page for further details. Possible uses include
allowing Python scripts to accept typed passwords from the user, or
allowing Python scripts to accept typed passwords from the user, or
attempting to crack
Unix
passwords with a dictionary.
attempting to crack
\UNIX
{}
passwords with a dictionary.
\index
{
crypt(3)
}
\index
{
crypt(3)
}
\renewcommand
{
\indexsubitem
}{
(in module crypt)
}
\renewcommand
{
\indexsubitem
}{
(in module crypt)
}
...
...
Doc/libcrypt.tex
Dosyayı görüntüle @
f0867315
\section
{
Built-in Module
{
\tt
crypt
}}
\section
{
Built-in Module
\sectcode
{
crypt
}}
\label
{
module-crypt
}
\label
{
module-crypt
}
\bimodindex
{
crypt
}
\bimodindex
{
crypt
}
This module implements an interface to the crypt(
{
\bf
3
}
) routine,
This module implements an interface to the crypt(
{
\bf
3
}
) routine,
which is a one-way hash function based upon a modified DES algorithm;
which is a one-way hash function based upon a modified DES algorithm;
see the
Unix
man page for further details. Possible uses include
see the
\UNIX
{}
man page for further details. Possible uses include
allowing Python scripts to accept typed passwords from the user, or
allowing Python scripts to accept typed passwords from the user, or
attempting to crack
Unix
passwords with a dictionary.
attempting to crack
\UNIX
{}
passwords with a dictionary.
\index
{
crypt(3)
}
\index
{
crypt(3)
}
\renewcommand
{
\indexsubitem
}{
(in module crypt)
}
\renewcommand
{
\indexsubitem
}{
(in module crypt)
}
...
...
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