Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in crypt
PHP crypt() returns *0 failure string in version 5.6.4, but not 5.4,
Mar 20, 2023
php
crypt
php-5.4
php-5.6
Using crypt() from crypt.h
Mar 11, 2023
c
pointers
cs50
crypt
use python to create compatible ldap password (md5crypt) on windows
Feb 27, 2023
python
windows
md5
crypt
What does crypt() do in C?
Dec 01, 2022
c
crypt
PHP crypt() with sha256 in Zend Server CE 5.5 truncates the supplied salt
Nov 06, 2022
php
sha256
crypt
zend-server-ce
How are Crypt and Salt more secure than MD5 against a brute force attack?
Nov 06, 2022
php
md5
crypt
Python crypt module
Oct 21, 2022
python
python-3.x
encryption
module
crypt
PHP crypt() Blowfish Function Not Working
Oct 08, 2022
php
bcrypt
blowfish
crypt
Is the crypt() function declared in unistd.h or crypt.h?
Nov 13, 2022
c
crypt
What is Go's equivalent to Python's crypt.crypt?
Nov 02, 2022
python
go
des
crypt
How is crypt($pass, '$2y$09$salt') === crypt($pass, crypt($pass, '$2y$09$salt')) in PHP?
Dec 20, 2021
php
hash
blowfish
crypt
Why does the crypt() function not have a memory leak?
Apr 29, 2022
c
crypt
Crypt returning same hash for two different (similar) passwords
Nov 07, 2022
php
hash
salt
crypt
How to automatically generate salt for crypt method with blowfish
Feb 05, 2019
php
passwords
blowfish
crypt
Using the crypt module in Windows?
Oct 25, 2022
python
windows
python-2.7
python-3.3
crypt
How to decrypt a password generated in crypt()?
Oct 07, 2022
c
crypt
Good cryptographic hash functions [duplicate]
Feb 05, 2023
php
hash
passwords
crypt
Older Entries »