diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-04-21 21:25:33 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-04-21 21:25:33 +0200 |
commit | 0d6a188ddea491e760361c45d9c9fd7ac2f06ffd (patch) | |
tree | af4c225139dc24b4db6c443b4b26fe3f4ed5ec1d /sys/man/8 | |
parent | 42c4cc75a6a0c35e9858479e69816d1a26b3d085 (diff) |
rsagen: increase default key size to 2048 bits
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/rsa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/rsa b/sys/man/8/rsa index 2326088a5..94ae8775b 100644 --- a/sys/man/8/rsa +++ b/sys/man/8/rsa @@ -118,7 +118,7 @@ whose .B n has exactly .I nbits -(default 1024) +(default 2048) significant bits. If .I tag |