YSecurity Class |
public static class YSecurity
The YSecurity type exposes the following members.
Name | Description | |
---|---|---|
UpsilonHashLength | The size of an Upsilon Hash. |
Name | Description | |
---|---|---|
CheckSign | Check and unsign a string. | |
Cipher_Aes | Cipher the plainText string using the key. | |
Decrypt | Decrypt a string. | |
Encrypt | Encrypt a string. | |
GetSlowUpsilonHash | Get the slow Upsilon Hash of a string. | |
GetUpsilonHash | Get tha Upsilon Hash of a string. | |
Sign | Sign a string. | |
Uncipher_Aes | Uncipher the cipherText string using the key. |