OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jason Wright (jasoncvs.openbsd.org)
Date: Mon May 06 2002 - 15:53:06 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: jasoncvs.openbsd.org 2002/05/06 14:53:06

    Modified files:
            sys/dev/pci : ubsec.c ubsecreg.h ubsecvar.h

    Log message:
    basic infrastructure for handling RSA with CRT parameters. Just need to
    figure out how p, q, dp, dq, and pinv fit into the context.