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

Crypt class by DEO (RC2, 3DES, AES) #10

Open
hi5 opened this issue Feb 13, 2015 · 2 comments
Open

Crypt class by DEO (RC2, 3DES, AES) #10

hi5 opened this issue Feb 13, 2015 · 2 comments

Comments

@hi5
Copy link
Contributor

hi5 commented Feb 13, 2015

Deo has a few algos in his class which may be borrowed

  • RC2
  • 3DES
  • 3DES_112
  • AES_128
  • AES_192
  • AES_256

http://www.autohotkey.com/board/topic/67155-ahk-l-crypt-ahk-cryptography-class-encryption-hashing/

@hi5 hi5 added the suggestion label Feb 13, 2015
joedf added a commit that referenced this issue Feb 13, 2015
@jNizM
Copy link
Member

jNizM commented Feb 16, 2015

Deo's implementation about Encryption like AES is not complete.
He never finished this Class.

@joedf
Copy link
Member

joedf commented Feb 17, 2015

Thanks, note taken. 👍

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

No branches or pull requests

3 participants