Commit graph

9 commits

Author SHA1 Message Date
orignal 95013e95a9 use AES-NI in new CBC encryption 2014-05-08 21:43:08 -04:00
orignal 63bf67ba95 ECBEncryption implementation 2014-05-08 16:49:00 -04:00
orignal 4ef971f63c invert expanded key schedule for decryption 2014-05-08 15:11:38 -04:00
orignal 54e042b08d AES-NI encrypt and decrypt 2014-05-07 15:40:24 -04:00
orignal 236c606578 AES-NI encrypt and decrypt 2014-05-07 15:39:30 -04:00
orignal 527ac413b1 aes key expansion 2014-05-07 14:48:37 -04:00
orignal 6bf5d98c4d use new aes implementation for NTCP 2014-05-06 22:30:09 -04:00
orignal 81b57141d4 encrypt/decrypt same buffer 2014-05-06 13:26:28 -04:00
orignal d8d8c752b1 aes added 2014-05-06 12:22:22 -04:00