![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
Classes for probablistic signature schemes. More...
Go to the source code of this file.
Classes | |
| class | PSSR_MEM_Base |
| PSSR Message Encoding Method interface. More... | |
| class | PSSR_MEM_BaseWithHashId< USE_HASH_ID > |
| PSSR Message Encoding Method with Hash Identifier. More... | |
| class | PSSR_MEM_BaseWithHashId< true > |
| PSSR Message Encoding Method with Hash Identifier. More... | |
| class | PSSR_MEM_BaseWithHashId< false > |
| PSSR Message Encoding Method without Hash Identifier. More... | |
| class | PSSR_MEM< ALLOW_RECOVERY, MGF, SALT_LEN, MIN_PAD_LEN, USE_HASH_ID > |
| PSSR Message Encoding Method. More... | |
| struct | PSSR |
| Probabilistic Signature Scheme with Recovery. More... | |
| struct | PSS |
| Probabilistic Signature Scheme with Appendix. More... | |
Classes for probablistic signature schemes.
Definition in file pssr.h.
1.8.11