Moisés Guimarães
d9472d65da
ssl: refactoring ProcessBuffer to reduce stack usage:
...
--- variable password moved to the heap (80 bytes saved)
--- variable key moved to the heap (32 bytes saved)
--- variable iv moved to the heap (16 bytes saved)
--- variable Des moved to the heap (sizeof(Des) saved)
--- variable Des3 moved to the heap (sizeof(Des3) saved)
--- variable Aes moved to the heap (sizeof(Aes) saved)
--- variable RsaKey moved to the heap (sizeof(RsaKey) saved)
Utility functions added to Des, Des3 and Aes for easier decryption.
2014-09-22 11:37:36 -03:00
..
2014-05-05 16:41:07 +09:00
2014-06-05 17:37:39 -07:00
2014-07-10 11:18:49 -06:00
2014-09-22 11:37:36 -03:00
2014-09-05 10:17:24 -06:00
2014-04-11 15:58:58 -06:00
2014-09-16 15:43:51 -06:00
2014-09-05 10:17:24 -06:00
2014-04-16 13:25:51 -03:00
2014-09-05 10:17:24 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-09-22 11:37:36 -03:00
2014-04-14 21:39:14 -03:00
2014-04-14 21:39:14 -03:00
2011-03-22 07:35:18 -07:00
2014-09-08 11:33:06 -07:00
2014-09-08 11:33:06 -07:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-04-11 15:58:58 -06:00
2014-09-05 10:17:24 -06:00
2014-07-10 11:18:49 -06:00
2014-07-10 11:18:49 -06:00
2014-08-29 14:25:58 -07:00
2014-04-11 15:58:58 -06:00
2014-07-10 11:18:49 -06:00
2014-04-11 15:58:58 -06:00
2014-07-10 11:18:49 -06:00
2014-04-11 15:58:58 -06:00
2014-09-05 10:17:24 -06:00
2014-07-10 11:18:49 -06:00
2014-07-24 18:59:39 -06:00
2014-04-21 14:55:43 -03:00
2014-09-05 10:17:24 -06:00
2014-09-08 19:40:03 -07:00
2014-04-11 15:58:58 -06:00
2014-09-09 15:35:54 -07:00
2014-07-10 11:18:49 -06:00
2014-07-10 11:18:49 -06:00
2014-07-10 11:18:49 -06:00
2014-08-29 14:25:58 -07:00
2014-09-08 19:40:03 -07:00
2014-05-09 11:57:41 -07:00
2014-05-09 11:57:41 -07:00