anti-DoS rounds count limits for blowfish and des crypt
authorRich Felker <dalias@aerifal.cx>
Wed, 29 Aug 2012 16:56:12 +0000 (12:56 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 29 Aug 2012 16:56:12 +0000 (12:56 -0400)
commit13157b025e7e19f7ecc27ee93e69057b7fda9b37
treee8fdf04dfc0e69d70cd55949ad7420b79da07bcc
parent507b6091fa75903ff05c21a4470b7b7cc3061d0d
anti-DoS rounds count limits for blowfish and des crypt

all of the limits could use review, but err on the side of avoiding
excessive rounds for now.
src/misc/crypt_blowfish.c
src/misc/crypt_des.c