Skip to content

Commit

Permalink
Updated donation address and fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed May 23, 2016
1 parent ac62eb8 commit 9165de6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ key_24 = key[:24]
key_32 = key[:32]
```

The [scrypt](https://github.com/ricmoo/pyscrypt) PBKDF is intentially slow, to make it more difficult to brute-force guess a password:
The [scrypt](https://github.com/ricmoo/pyscrypt) PBKDF is intentionally slow, to make it more difficult to brute-force guess a password:

```
# See: https://github.com/ricmoo/pyscrypt
Expand Down Expand Up @@ -360,4 +360,4 @@ E-mail me at [email protected] with any questions, suggestions, comments, et cete

Umm... Ok? :-)

_Bitcoin_ - `1LNdGsYtZXWeiKjGba7T997qvzrWqLXLma`
_Bitcoin_ - `18UDs4qV1shu2CgTS2tKojhCtM69kpnWg9`

0 comments on commit 9165de6

Please sign in to comment.