File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1919* PATCH: enable ` -Wall ` in addition to a number of other GHC warnings.
2020* PATCH: use ` GHC2021 ` as the default language.
2121* PATCH: update documentation in the ` Botan.Bindings.PwdHash ` module.
22+ * PATCH: update documentation in the ` Botan.Bindings.SRP6 ` module.
2223
2324## 0.1.0.0 -- 2025-09-17
2425
Original file line number Diff line number Diff line change 2020* BREAKING: ` Botan.Low.PwdHash.pbkdf2 ` now takes a ` HashName ` instead of a
2121 ` MacName ` .
2222* PATCH: update documentation in the ` Botan.Low.PwdHash ` module.
23+ * NON-BREAKING: introduce a work-around for a bug found in
24+ ` srp6ServerSessionStep1 ` , which would always throw an exception. See issue
25+ [ #28 ] ( srp6ServerSessionStep1 ) .
26+ * PATCH: update documentation in the ` Botan.Low.SRP6 ` module.
2327
2428## 0.0.2.0 -- 2025-09-17
2529
You can’t perform that action at this time.
0 commit comments