dhuertas / AES

AES algorithm implementation in C
MIT License
615 stars 323 forks source link

main two implementation #12

Closed CDevelopEF closed 1 year ago

CDevelopEF commented 1 year ago

hello! i have a question, why you have two implementation of main function in aes.c and main.c? in codeblock throw an error

dhuertas commented 1 year ago

Hello @CDevelopEF ,

I don't think there is any main function in aes.c. Please, check again.

CDevelopEF commented 1 year ago

Yes man I was wrong, my apologies