Hi!

There is a widely known and used AES implementation in C by "Niyaz PK" for
encryption/decryption:
http://www.hoozi.com/posts/advanced-encryption-standard-aes-implementation-in-cc-with-comments-part-1-encryption/
.

It seems to implement AES-{128,192,256} ECB mode of
encryption/decryption(?). Am I wrong?

Is it possible to use OpenSSL to achieve equivalent results?

-- 
+BW, TVT
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to