Asymmetic Keys
Two keys one public and one private.
π
π is a mighty operator, function and a cloud data source all at once! As an operator or function...
π: Public Key
π: Private Key
Encrypt: ππ
Symbol πbehaves like a binary operatorπ encrypts what is on its rhs e.g. πmππuses the key on its ...
Decrypt: π π
π ["rsa"] ; bob = "hi"; crypt = ππ bob; alice = crypt π π; show bob also alice; ...
Cipherπis non-commutative
ππ encrypts while ππ decrypts! πis called Cipher. Cipherπacts like a binary operator.
?
No matter , if the key on the left of the cipher π is public and the right side only the private ...