mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 08:14:24 +02:00
- djm@cvs.openbsd.org 2010/09/11 21:44:20
[ssh.1] mention RFC 5656 for ECC stuff
This commit is contained in:
parent
6186bbc7fb
commit
1ca9469318
@ -6,6 +6,9 @@
|
|||||||
* less repetition in FILES section
|
* less repetition in FILES section
|
||||||
* SSHv1 keys are still encrypted with 3DES
|
* SSHv1 keys are still encrypted with 3DES
|
||||||
help and ok jmc@
|
help and ok jmc@
|
||||||
|
- djm@cvs.openbsd.org 2010/09/11 21:44:20
|
||||||
|
[ssh.1]
|
||||||
|
mention RFC 5656 for ECC stuff
|
||||||
|
|
||||||
20100910
|
20100910
|
||||||
- (dtucker) [openbsd-compat/port-linux.c] Check is_selinux_enabled for exact
|
- (dtucker) [openbsd-compat/port-linux.c] Check is_selinux_enabled for exact
|
||||||
|
9
ssh.1
9
ssh.1
@ -34,8 +34,8 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $OpenBSD: ssh.1,v 1.312 2010/09/04 09:38:34 jmc Exp $
|
.\" $OpenBSD: ssh.1,v 1.313 2010/09/11 21:44:20 djm Exp $
|
||||||
.Dd $Mdocdate: September 4 2010 $
|
.Dd $Mdocdate: September 11 2010 $
|
||||||
.Dt SSH 1
|
.Dt SSH 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -1467,6 +1467,11 @@ if an error occurred.
|
|||||||
.%D 2006
|
.%D 2006
|
||||||
.Re
|
.Re
|
||||||
.Rs
|
.Rs
|
||||||
|
.%R RFC 5656
|
||||||
|
.%T "Elliptic Curve Algorithm Integration in the Secure Shell Transport Layer"
|
||||||
|
.%D 2009
|
||||||
|
.Re
|
||||||
|
.Rs
|
||||||
.%T "Hash Visualization: a New Technique to improve Real-World Security"
|
.%T "Hash Visualization: a New Technique to improve Real-World Security"
|
||||||
.%A A. Perrig
|
.%A A. Perrig
|
||||||
.%A D. Song
|
.%A D. Song
|
||||||
|
Loading…
x
Reference in New Issue
Block a user