Guest_imported
New member
- Jan 1, 1970
- 0
What is the exact and complete algorithm used by linux to encrypt it's user's password that are stored in /etc/shadow file.
Encrypted password is of length 34 bytes and it takes a salt of 8 chars.
Is there any java/ C++ implementation of such an algorithm.
Encrypted password is of length 34 bytes and it takes a salt of 8 chars.
Is there any java/ C++ implementation of such an algorithm.