diff --git a/ChangeLog b/ChangeLog index a605d86c9..99a2d4979 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ * less repetition in FILES section * SSHv1 keys are still encrypted with 3DES help and ok jmc@ + - djm@cvs.openbsd.org 2010/09/11 21:44:20 + [ssh.1] + mention RFC 5656 for ECC stuff 20100910 - (dtucker) [openbsd-compat/port-linux.c] Check is_selinux_enabled for exact diff --git a/ssh.1 b/ssh.1 index 95ee85689..3209a388f 100644 --- a/ssh.1 +++ b/ssh.1 @@ -34,8 +34,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" 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 $ -.Dd $Mdocdate: September 4 2010 $ +.\" $OpenBSD: ssh.1,v 1.313 2010/09/11 21:44:20 djm Exp $ +.Dd $Mdocdate: September 11 2010 $ .Dt SSH 1 .Os .Sh NAME @@ -1467,6 +1467,11 @@ if an error occurred. .%D 2006 .Re .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" .%A A. Perrig .%A D. Song