Index of /xen/debian/trixie-nmu/py3-crypt-r

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[DIR]source/2026-08-20 18:15 -  
[DIR]setup/2026-09-03 09:35 -  
[   ]python3-crypt-r-dbgsym_3.13.1-3_amd64.deb2026-08-20 17:33 7.9K 
[   ]python3-crypt-r_3.13.1-3_amd64.deb2026-08-20 17:33 14K 

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.