|
libtc
20160415
Threshold Cryptography functions library
|
| Cbytes | Structure that's stores a pointer that points to data_len bytes |
| Ckey_metainfo | Structure that represents the data about a key share, including its public key |
| Ckey_share | Structure that represents one key share, to be used to generate a signature share |
| Cpoly | |
| Cpublic_key | Structure that represents a standard RSA public key. Used to verify signatures |
| Csignature_share | Structure that represents a signature share, to be joined generating a standard RSA signatures |
1.8.11