Skip to content

4.3.0

Latest
Compare
Choose a tag to compare
@quentinvernot quentinvernot released this 06 Jan 10:58
  • 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 new PrehashedAndEncryptedPassphraseVerification 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