When outputting MPIs for OpenSSH format, ensure that the leading bit of the first...
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 9 Apr 2008 05:30:02 +0000 (01:30 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 9 Apr 2008 05:30:02 +0000 (01:30 -0400)
commite64a37b7ee2e4f91171f3893934b325858f5f6ce
tree8184fc5da3622b22d2af3f42d734aa8bc576f7dd
parent76c17804015ffb6c18232cd9ba80cf2a641fd59e
When outputting MPIs for OpenSSH format, ensure that the leading bit of the first byte is not 1 (so that ssh does not get confused by a "negative" MPI).
gnutls-helpers.c