- Add
prehash_and_encrypt_password
helper to hash passwords client-side and transmit it to an untrusted medium so it can be used to enroll an identity using the newPrehashedAndEncryptedPassphraseVerification
method, available in python and ruby only. - Add
PrehashedAndEncryptedPassphraseVerification
verification method, can only be used to enroll new identities. - Add support for Ruby 3.4
- Drop support for Ruby 3.1