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
feat: password hashing limits can be applied with CLI parameters
- `--password-ops-limit` and `--password-mem-limit` are both CLI parameters for Agent start and bootstrap.
- Some methods for reading the keyPair now returns the limits alongside the keys in a tuple.
- Wrapping the memory error with a keys' domain error.
0 commit comments