This website requires JavaScript.
Explore
Help
Register
Sign In
semios
/
semi-libc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
72768ea99e67162b7b42d9cd8917cf9a2c00f1f1
semi-libc
/
src
/
crypt
T
History
rofl0r
c50925071c
make some arrays const
...
this way they'll go into .rodata, decreasing memory pressure.
2013-02-02 03:19:25 +01:00
..
crypt_blowfish.c
revert low rounds-count limits in crypt hashes
2012-09-15 03:03:21 -04:00
crypt_des.c
in crypt_des change unnecessary union keybuf into unsigned char[]
2013-01-13 23:54:48 +01:00
crypt_md5.c
make some arrays const
2013-02-02 03:19:25 +01:00
crypt_r.c
add crypt_md5 password hash
2012-09-15 23:41:07 -04:00
crypt_sha256.c
make some arrays const
2013-02-02 03:19:25 +01:00
crypt_sha512.c
make some arrays const
2013-02-02 03:19:25 +01:00
crypt.c
cleanup src/linux and src/misc trees, etc.
2012-09-07 00:48:25 -04:00