We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, Is it possible to use AES / GCM encryption?
The text was updated successfully, but these errors were encountered:
Not yet, I'm sorry. However it would just require a few changes in MIHAESKey.m to get this working.
On 09.11.2015, at 13:41, Alex [email protected] wrote: Hi, Is it possible to use AES / GCM encryption? — Reply to this email directly or view it on GitHub.
On 09.11.2015, at 13:41, Alex [email protected] wrote:
— Reply to this email directly or view it on GitHub.
Sorry, something went wrong.
@hohl here is the working AES GCM implementation in obj-c https://github.com/aceisScope/EncryptionStew/blob/master/AESGCM.m could you please add this?
No branches or pull requests
Hi,
Is it possible to use AES / GCM encryption?
The text was updated successfully, but these errors were encountered: