Per Arneng

Results 1 issues of Per Arneng

**Describe the bug** When doing [bind](https://github.com/lldap/lldap/blob/eee42502f3cf16c645fc97dd3686933e1f87afb1/crates/sql-backend-handler/src/sql_opaque_handler.rs#L68) in LoginHandler the `password_match` function uses the opaque cryptographic algorithm which seems to be very CPU bound. From what it seems it looks like...

bug