[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Jason Wright <jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 2 May 2002 13:03:35 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2002/05/02 13:03:35
Modified files:
sys/dev/pci : ubsec.c
Log message:
the exponent parameter is:
1. byte counted (not word count * 4 counted)
2. not normalized (we don't normalize anything yet, so no biggy)
Increase maximum size of exponent to 2048 bits. (Better length checks coming soon)
Visit your host, monkey.org