Added ChaChaPoly implementation
Added ChaChaPoly algorithm implementation to SimpleEncryptor
basic example:
let encryptor = SimpleEncryptor(type: .chachaPoly)
Added ChaChaPoly algorithm implementation to SimpleEncryptor
basic example:
let encryptor = SimpleEncryptor(type: .chachaPoly)