Re: Weird behavior of crypt

2016-01-29 Thread Alexandre Garnier
2016-01-29 13:09 GMT+01:00 Corinna Vinschen : > On Jan 29 12:39, Marco Atzeri wrote: >> >> >> On 29/01/2016 12:18, Alexandre Garnier wrote: >> >Hello. >> >I'm trying to do SHA-512 password encryption, but the result is really >> >weird on

Weird behavior of crypt

2016-01-29 Thread Alexandre Garnier
Hello. I'm trying to do SHA-512 password encryption, but the result is really weird on Cygwin: # On Cygwin(either 32 or 64) 2.4.1-1, latest updates with crypt 1.1-1, libcrypt0 1.1-1, libcrypt-devel 1.1-1 $ crypt '$6$7dl4B0fKUimdnR$' test_value $6wOs/zKP2jDM $ python -c 'import crypt; print crypt.