Skip to content

Commit 52a2987

Browse files
committed
release: v0.1.3
1 parent 8d6682b commit 52a2987

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
- 0.1.3 (2025-01-21)
4+
* Improves padding handling for the strict bytestring case, yielding
5+
performance increases for both 'hash' and 'hmac'.
6+
37
- 0.1.2 (2025-01-07)
48
* Makes a minor optimisation to bytestring handling.
59

ppad-sha512.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: ppad-sha512
3-
version: 0.1.2
3+
version: 0.1.3
44
synopsis: The SHA-512 and HMAC-SHA512 algorithms
55
license: MIT
66
license-file: LICENSE

0 commit comments

Comments
 (0)