| commit | 2e9cf4906926fba123d415fdac8465b94bcd38b3 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sun Jun 29 22:47:04 2008 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Sun Jun 29 22:47:04 2008 +1000 |
| tree | d0c86565f3f340c972ad1479251b9ee31add20ae | |
| parent | 9e720284fe63aa8e59983b880447ed4ae768387c [diff] |
- djm@cvs.openbsd.org 2008/06/26 09:19:40
[dh.c dh.h moduli.c]
when loading moduli from /etc/moduli in sshd(8), check that they
are of the expected "safe prime" structure and have had
appropriate primality tests performed;
feedback and ok dtucker@