Improved ID-based Proxy Signature Scheme with Message Recovery
Improved version provided by Caixue Zhou of the Singh and Verma’s proxy signature scheme with message recovery.
|
Files | |
file | data.h [code] |
Header file containing the data structures used by the scheme and the functions used to manage them. | |
file | define.h [code] |
Header file containing some utility macros and constants. | |
file | IdSignature.h [code] |
file | imp-sv-scheme.h [code] |
Header file containing the functions to implement the improved SV-Scheme. | |
file | shared.h [code] |
Header file containing the functions used by both scheme's implementations. | |
file | sv-scheme.h [code] |
Header file containing the functions to implement the base SV-Scheme. | |