- (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2005/10/07 11:13:57
     [ssh-keygen.c]
     change DSA default back to 1024, as it's defined for 1024 bits only
     and this causes interop problems with other clients.  moreover,
     in order to improve the security of DSA you need to change more
     components of DSA key generation (e.g. the internal SHA1 hash);
     ok deraadt
2 files changed
tree: a760ff59ed78f80e4d05661a2fb307f6e890b980
  1. .cvsignore
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. LICENCE
  6. Makefile.in
  7. OVERVIEW
  8. README
  9. README.dns
  10. README.platform
  11. README.privsep
  12. README.smartcard
  13. RFC.nroff
  14. TODO
  15. WARNING.RNG
  16. aclocal.m4
  17. acss.c
  18. acss.h
  19. atomicio.c
  20. atomicio.h
  21. audit-bsm.c
  22. audit.c
  23. audit.h
  24. auth-bsdauth.c
  25. auth-chall.c
  26. auth-krb5.c
  27. auth-options.c
  28. auth-options.h
  29. auth-pam.c
  30. auth-pam.h
  31. auth-passwd.c
  32. auth-rh-rsa.c
  33. auth-rhosts.c
  34. auth-rsa.c
  35. auth-shadow.c
  36. auth-sia.c
  37. auth-sia.h
  38. auth-skey.c
  39. auth.c
  40. auth.h
  41. auth1.c
  42. auth2-chall.c
  43. auth2-gss.c
  44. auth2-hostbased.c
  45. auth2-kbdint.c
  46. auth2-none.c
  47. auth2-passwd.c
  48. auth2-pubkey.c
  49. auth2.c
  50. authfd.c
  51. authfd.h
  52. authfile.c
  53. authfile.h
  54. bufaux.c
  55. bufaux.h
  56. buffer.c
  57. buffer.h
  58. buildpkg.sh.in
  59. canohost.c
  60. canohost.h
  61. channels.c
  62. channels.h
  63. cipher-3des1.c
  64. cipher-acss.c
  65. cipher-aes.c
  66. cipher-bf1.c
  67. cipher-ctr.c
  68. cipher.c
  69. cipher.h
  70. cleanup.c
  71. clientloop.c
  72. clientloop.h
  73. compat.c
  74. compat.h
  75. compress.c
  76. compress.h
  77. config.guess
  78. config.sub
  79. configure.ac
  80. contrib/
  81. crc32.c
  82. crc32.h
  83. deattack.c
  84. deattack.h
  85. defines.h
  86. dh.c
  87. dh.h
  88. dispatch.c
  89. dispatch.h
  90. dns.c
  91. dns.h
  92. entropy.c
  93. entropy.h
  94. envpass.sh
  95. fatal.c
  96. fixpaths
  97. fixprogs
  98. getput.h
  99. groupaccess.c
  100. groupaccess.h
  101. gss-genr.c
  102. gss-serv-krb5.c
  103. gss-serv.c
  104. hostfile.c
  105. hostfile.h
  106. includes.h
  107. install-sh
  108. kex.c
  109. kex.h
  110. kexdh.c
  111. kexdhc.c
  112. kexdhs.c
  113. kexgex.c
  114. kexgexc.c
  115. kexgexs.c
  116. key.c
  117. key.h
  118. log.c
  119. log.h
  120. loginrec.c
  121. loginrec.h
  122. logintest.c
  123. mac.c
  124. mac.h
  125. match.c
  126. match.h
  127. md5crypt.c
  128. md5crypt.h
  129. mdoc2man.awk
  130. misc.c
  131. misc.h
  132. mkinstalldirs
  133. moduli
  134. moduli.c
  135. monitor.c
  136. monitor.h
  137. monitor_fdpass.c
  138. monitor_fdpass.h
  139. monitor_mm.c
  140. monitor_mm.h
  141. monitor_wrap.c
  142. monitor_wrap.h
  143. msg.c
  144. msg.h
  145. myproposal.h
  146. nchan.c
  147. nchan.ms
  148. nchan2.ms
  149. openbsd-compat/
  150. opensshd.init.in
  151. packet.c
  152. packet.h
  153. pathnames.h
  154. progressmeter.c
  155. progressmeter.h
  156. readconf.c
  157. readconf.h
  158. readpass.c
  159. regress/
  160. rijndael.c
  161. rijndael.h
  162. rsa.c
  163. rsa.h
  164. scard-opensc.c
  165. scard.c
  166. scard.h
  167. scard/
  168. scp.1
  169. scp.c
  170. servconf.c
  171. servconf.h
  172. serverloop.c
  173. serverloop.h
  174. session.c
  175. session.h
  176. sftp-client.c
  177. sftp-client.h
  178. sftp-common.c
  179. sftp-common.h
  180. sftp-glob.c
  181. sftp-server.8
  182. sftp-server.c
  183. sftp.1
  184. sftp.c
  185. sftp.h
  186. ssh-add.1
  187. ssh-add.c
  188. ssh-agent.1
  189. ssh-agent.c
  190. ssh-dss.c
  191. ssh-gss.h
  192. ssh-keygen.1
  193. ssh-keygen.c
  194. ssh-keyscan.1
  195. ssh-keyscan.c
  196. ssh-keysign.8
  197. ssh-keysign.c
  198. ssh-rand-helper.8
  199. ssh-rand-helper.c
  200. ssh-rsa.c
  201. ssh.1
  202. ssh.c
  203. ssh.h
  204. ssh1.h
  205. ssh2.h
  206. ssh_config
  207. ssh_config.5
  208. ssh_prng_cmds.in
  209. sshconnect.c
  210. sshconnect.h
  211. sshconnect1.c
  212. sshconnect2.c
  213. sshd.8
  214. sshd.c
  215. sshd_config
  216. sshd_config.5
  217. sshlogin.c
  218. sshlogin.h
  219. sshpty.c
  220. sshpty.h
  221. sshtty.c
  222. survey.sh.in
  223. ttymodes.c
  224. ttymodes.h
  225. uidswap.c
  226. uidswap.h
  227. uuencode.c
  228. uuencode.h
  229. version.h
  230. xmalloc.c
  231. xmalloc.h