henrinormak / Heimdall

Heimdall is a wrapper around the Security framework for simple encryption/decryption operations.
MIT License
402 stars 68 forks source link

Remove undefined behaviour when encrypting #82

Open timower opened 4 years ago

timower commented 4 years ago

Resolves issue #81. The withUnsafeBytes function is deprecated though. So it should really not be used anymore.