Commit Graph

28 Commits

Author SHA1 Message Date
EinMByte
4412dd198d Tabs -> spaces (yes this breaks compatiblity with upstream) 2015-07-16 23:29:52 +02:00
EinMByte
62ac53563c Ensure zero-inialization, add TODO update gitignore. 2015-07-16 17:39:24 +02:00
orignal
1fc50a59f5 different in and out buffers for tunnel encryption 2015-06-21 17:05:01 -04:00
orignal
357a9a6a56 16 bytes alignmen of AES block 2014-11-26 11:04:49 -05:00
orignal
c3e329e406 fixed misalignment 2014-11-19 11:01:04 -05:00
orignal
dd1a798128 AES buffer aligned to 16 bytes 2014-11-18 12:11:45 -05:00
orignal
faf1fe7a7c aligned AES keys 2014-11-01 21:53:45 -04:00
orignal
4334007688 aligned AES and MAC keys 2014-11-01 14:56:13 -04:00
orignal
a6cc2e647b eliminated multiple of 16 check for AES 2014-06-08 07:56:04 -04:00
orignal
a728d9db5b explicit AESNI flag 2014-06-02 10:05:04 -04:00
orignal
7754968e7a TunnelDecryption for transit tunnel 2014-05-15 17:55:09 -04:00
orignal
11ac6712e7 tunnel decryption using AES-NI 2014-05-15 13:10:07 -04:00
orignal
b4b3ba16cc tunnel encryption using AES-NI 2014-05-15 12:59:07 -04:00
orignal
6d1d816153 tunnel encryption/decryption 2014-05-15 11:21:41 -04:00
orignal
0a53555ac7 one block CBC encryption 2014-05-14 14:54:01 -04:00
orignal
e9fc2492dd CBC encryption through AES-NI 2014-05-12 22:51:59 -04:00
orignal
3eb4cc9eed use AEN-NI for garlic encryption 2014-05-11 22:37:33 -04:00
orignal
37c3a9dcf1 ChiperBlock XOR 2014-05-09 12:05:04 -04:00
orignal
9372b33c2c ChiperBlock XOR 2014-05-09 11:44:39 -04:00
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