|
计算机应用 2005
Research and improvement of certificate revocation mechanism in PKI
|
Abstract:
To decrease the storage space and improve the search velocity of CRL(Certificate Revocation List),a bit pointer was used to shorten the certificate number of it.And a new certificate recocation tree was proposed,which could keep the good properties of CRT(Certificate Revocation Tree) that is easy to check or prove whether a certificate is revoked or not,the check only need the related path values but not the whole CRT values.The new tree also could overcome the disadvantage of CRT that any update will cause the whole CRT to be computed,so it accelerate the speed of the CRT update.