One Time Pad (OTP) encryption, when implemented properly, cannot be hacked by cryptanalysis. This method uses the clear text (message to be encrypted),a random key of characters (the same size of the clear text) and the exclusive OR (XOR) operator.
| Name | Name | Last commit date | ||
|---|---|---|---|---|