Skip to content

Support AES-128#1

Open
jamesanto wants to merge 8 commits intofareliner:masterfrom
jamesanto:master
Open

Support AES-128#1
jamesanto wants to merge 8 commits intofareliner:masterfrom
jamesanto:master

Conversation

@jamesanto
Copy link
Copy Markdown

No description provided.

@jamesanto
Copy link
Copy Markdown
Author

I needed AES-128 and with the code you had created it was easy to add support for that. I thought I would contribute it back.

@smolin
Copy link
Copy Markdown

smolin commented Feb 29, 2020

I've done an equivalent change on a private copy and it works just fine - interoperable with our Java-based solution. Recommend accepting this PR.

@msrodrigobr
Copy link
Copy Markdown

msrodrigobr commented Aug 4, 2020

Up! I also tested this in a private copy because I really want to remove the pycrypto dependency. Would like to have this merged too.

One change missing on the setup.py file

install_requires=[
        'pycryptodome'
    ],

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

Successfully merging this pull request may close these issues.

4 participants