| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| source/ | 2026-08-20 18:15 | - | ||
| setup/ | 2026-09-03 09:35 | - | ||
| python3-crypt-r_3.13.1-3_amd64.deb | 2026-08-20 17:33 | 14K | ||
| python3-crypt-r-dbgsym_3.13.1-3_amd64.deb | 2026-08-20 17:33 | 7.9K | ||
Why can't we do this with the crypt_r object?
$ python3 -c 'import crypt_r as ct;print(ct.crypt("secret", ct.mksalt(ct.METHOD_YESCRYPT)))' $y$j9T$W4XCXRV9Rop6uCUZ$qaMT8qq5SYnGzIgyD/SAyK.e06kuA9zW6/TOIs2WzlB Now we can with this build.