diff options
author | drduh <drduh@users.noreply.github.com> | 2016-09-25 11:23:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-25 11:23:29 -0400 |
commit | ac66a81a353c91fef9417be93af86b6434ad1edb (patch) | |
tree | 277c830b2362c01c310b1125158aac33ac9868e7 /README.md | |
parent | Merge pull request #23 from wsargent/patch-2 (diff) | |
parent | Use AES256 for private key password encryption (diff) | |
download | YubiKey-Guide-ac66a81a353c91fef9417be93af86b6434ad1edb.tar.gz |
Merge pull request #24 from wsargent/patch-3
Use AES256 for private key password encryption
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -159,6 +159,7 @@ Paste the following [text](https://stackoverflow.com/questions/2500436/how-does- default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed cert-digest-algo SHA512 s2k-digest-algo SHA512 + s2k-cipher-algo AES256 charset utf-8 fixed-list-mode no-comments @@ -939,6 +940,7 @@ Paste the following text into a terminal window to create a [recommended](https: personal-digest-preferences SHA512 SHA384 SHA256 SHA224 default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed cert-digest-algo SHA512 + s2k-cipher-algo AES256 s2k-digest-algo SHA512 charset utf-8 fixed-list-mode |