You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2026. It is now read-only.
This was happening in various places... some are fixed, some not. Still broken is the 2-user decryption when the second user has a mixed case handle. In general, the issue is the forced lower case for all commands. We likely need to move the forcing of lower case to commands where we know case does not matter (places where handles and passwords are not used).