File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-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+ * PATCH: introduce a work-around for a bug found in
24+ ` Botan.Low.SRP6.srp6ServerSessionStep1 ` , which would always throw an
25+ exception. See issue
26+ [ #28 ] ( https://github.com/haskell-cryptography/botan/issues/28 ) .
27+ * BREAKING: add a ` DLGroupName ` function argument to
28+ ` Botan.Low.SRP6.srp6ServerSessionStep2 ` .
29+ * PATCH: update documentation in the ` Botan.Low.SRP6 ` module.
2330
2431## 0.0.2.0 -- 2025-09-17
2532
You can’t perform that action at this time.
0 commit comments