Skip to content

Added ChaChaPoly implementation

Compare
Choose a tag to compare
@gal-yedidovich gal-yedidovich released this 18 Aug 06:01
· 24 commits to main since this release
8a13a9f

Added ChaChaPoly algorithm implementation to SimpleEncryptor

basic example:

let encryptor = SimpleEncryptor(type: .chachaPoly)