xor static method

Create XOR encryption provider

Implementation

static EncryptionProvider xor() => XOREncryption();