Using Binary Tree to Manage Revoked Certificates

Hong-zhou NING,Yun LIU,De-quan HE
DOI: https://doi.org/10.3321/j.issn:1001-8360.2005.02.025
2005-01-01
Abstract:In view of the complexity of certificate verification response and certificate verification in the 2-3 tree for managing revoked certificates, the binary tree is used to replace the 2-3 tree to manage the revoked certificates. It can simplify the structure of the tree and the attribute of the nods. By using the global number of the nods, locating and indexing of the nods become easy. And by using unique numbering of paths, processing of neighbourship verification is simplified greatly. Thus, the computing efficiency of certificate verification response of the server and certificate verification of the client is improved, and using the binary tree to manage revoked certificates becomes more practical.
What problem does this paper attempt to address?