bricke / Qt-AES

Native Qt AES encryption class
The Unlicense
501 stars 187 forks source link

PCBC implementation + incrBytes() for C-PCBC implementation #49

Open 0x78657671 opened 1 year ago

bricke commented 1 year ago

Hi, thank you for the MR, I will test it soon

0x78657671 commented 1 year ago

Hi, can you remove your .user file and add some testing for this new modes?

i'm sorry I can't add those to my MR, I failed at making the test units :( I also failed at implementing GCM so I started other projects more hardware oriented

bricke commented 1 year ago

I can try making them myself

0x78657671 commented 1 year ago

That would be perfect, block cipher mode implementation is easier than copying test units coding standarts thanks