Skip to content

Commit

Permalink
README.md: fix stale OpenSSL documentation link (#78)
Browse files Browse the repository at this point in the history
Updates #77
  • Loading branch information
creachadair authored Oct 17, 2024
1 parent 71544a3 commit 0d6a005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Encryption
LastPass 915200 479333 408710

Note that this encryption mechanism is far from ideal from a pure security standpoint.
Please read [OpenSSL's notes on the subject](http://www.openssl.org/docs/crypto/EVP_BytesToKey.html#NOTES).
Please read [OpenSSL's notes on the subject](https://www.openssl.org/docs/man3.2/man3/EVP_BytesToKey.html#NOTES).

Compatibility
-------------
Expand Down

0 comments on commit 0d6a005

Please sign in to comment.