Skip to content
New issue

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

AES / GCM #32

Open
aetsyss opened this issue Nov 9, 2015 · 2 comments
Open

AES / GCM #32

aetsyss opened this issue Nov 9, 2015 · 2 comments

Comments

@aetsyss
Copy link

aetsyss commented Nov 9, 2015

Hi,
Is it possible to use AES / GCM encryption?

@hohl
Copy link
Owner

hohl commented Nov 9, 2015

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.

@ringsheep
Copy link

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants