commit 0a1bcd2b9ff96f5bc0e09c7b59ff1fafda8c8ac7 parent 34e0121ff52eeaf48b99b1f8cb79f57132132914 Author: Jared Tobin <jared@jtobin.io> Date: Thu, 27 Feb 2025 18:49:05 +0400 meta: readme typo Diffstat:
M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -59,8 +59,8 @@ garbage-collected language under an optimizing compiler such as GHC, in which strict constant-timeness can be [challenging to achieve][const]. The implementation within passes the official [BIP39 test -vectors](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki# -test-vectors) for every "default" wordlist, including the additional +vectors](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki#test-vectors) +for every "default" wordlist, including the additional Japanese vectors with heavily-normalized passphrases. This library differs somewhat from most *ppad* libraries