original FreeSec code accessed keybuf as uint32* and uint8* as well (incorrectly), this got fixed with an union, but then it seems the uint32* access is no longer needed so the code can be simplified |
||
|---|---|---|
| .. | ||
| crypt.c | ||
| crypt_blowfish.c | ||
| crypt_des.c | ||
| crypt_md5.c | ||
| crypt_r.c | ||
| crypt_sha256.c | ||
| crypt_sha512.c | ||