Method Crypto.Koremutake.encrypt()
- Method
encrypt
string(7bit)encrypt(int(0..)m)- Description
Encode an integer as a koremutake string.
- Note
Encrypts an integer. This is not compatible with the Crypto.Cipher API.
string(7bit) encrypt(int(0..) m)
Encode an integer as a koremutake string.
Encrypts an integer. This is not compatible with the Crypto.Cipher API.