Mike Gelfand
d424ed143e
#4400 , #5462 : Move RC4 helpers to crypto-utils
...
On a way to factoring out OpenSSL support to a standalone file to ease
addition of other crypto libraries support in the future, move helpers
providing RC4 ciphering to crypto-utils.{c,h}. OpenSSL-related
functionality (RC4 context management) is moved to crypto-utils-openssl.c.
Add new tr_rc4_ctx_t type and functions to be implemented by crypto
backends:
* tr_rc4_new - allocate RC4 context,
* tr_rc4_free - free the context,
* tr_rc4_set_key - set cipher key,
* tr_rc4_process - cipher memory block.
2014-12-04 12:37:08 +00:00
..
2014-01-21 03:10:30 +00:00
2014-09-21 18:05:14 +00:00
2014-12-04 11:27:38 +00:00
2014-12-04 11:27:38 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 11:27:38 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 11:27:38 +00:00
2014-06-29 01:43:27 +00:00
2014-01-21 03:10:30 +00:00
2014-09-21 17:55:39 +00:00
2014-09-21 18:01:36 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-06-07 15:07:51 +00:00
2014-06-07 15:07:51 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 12:13:59 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2012-12-05 17:29:46 +00:00
2012-12-05 17:29:46 +00:00
2014-12-04 12:13:59 +00:00
2014-12-04 12:37:08 +00:00
2014-12-04 12:13:59 +00:00
2014-12-04 12:37:08 +00:00
2014-12-04 12:37:08 +00:00
2014-12-04 12:37:08 +00:00
2014-06-23 02:38:53 +00:00
2014-06-23 02:38:53 +00:00
2014-06-23 02:38:53 +00:00
2013-01-31 22:00:32 +00:00
2014-11-30 19:38:47 +00:00
2014-07-28 04:13:38 +00:00
2014-09-21 17:52:36 +00:00
2014-11-30 20:08:20 +00:00
2014-12-04 11:27:38 +00:00
2014-09-21 18:08:56 +00:00
2014-11-30 20:08:20 +00:00
2014-12-04 11:27:38 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 12:13:59 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2013-12-16 16:32:55 +00:00
2013-01-21 01:26:59 +00:00
2009-05-29 19:17:12 +00:00
2014-09-21 17:55:39 +00:00
2014-06-08 20:01:10 +00:00
2014-07-06 20:06:45 +00:00
2014-01-21 03:10:30 +00:00
2014-09-21 18:05:14 +00:00
2014-09-21 18:01:36 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 11:27:38 +00:00
2014-12-04 11:27:38 +00:00
2014-12-04 12:13:59 +00:00
2014-06-10 00:43:21 +00:00
2014-06-09 02:53:04 +00:00
2014-12-04 12:13:59 +00:00
2014-01-21 03:10:30 +00:00
2014-09-21 17:55:39 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-11-30 19:38:47 +00:00
2014-07-04 00:00:07 +00:00
2014-07-04 00:00:07 +00:00
2014-12-04 11:27:38 +00:00
2014-11-30 19:38:47 +00:00
2014-12-04 11:27:38 +00:00
2014-07-04 00:00:07 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 11:27:38 +00:00
2014-01-21 03:10:30 +00:00
2014-09-21 18:03:13 +00:00
2014-01-21 03:10:30 +00:00
2014-11-30 20:08:20 +00:00
2014-07-28 04:13:38 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-09-21 17:52:36 +00:00
2014-07-08 00:08:43 +00:00
2014-07-08 00:08:43 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 11:27:38 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-07-28 04:13:38 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 11:27:38 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-07-08 00:08:43 +00:00
2014-12-04 12:13:59 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 12:13:59 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 12:13:59 +00:00
2012-12-05 17:29:46 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-07-08 00:15:12 +00:00
2014-07-08 00:15:12 +00:00
2013-09-08 17:03:11 +00:00
2012-12-05 17:29:46 +00:00
2014-12-04 11:27:38 +00:00
2012-12-05 17:29:46 +00:00
2014-07-04 00:00:07 +00:00
2014-07-04 00:00:07 +00:00
2014-01-21 03:10:30 +00:00
2014-11-30 19:38:47 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 11:27:38 +00:00
2014-11-30 20:08:20 +00:00
2014-11-30 20:08:20 +00:00
2014-06-29 01:44:22 +00:00
2014-01-21 03:10:30 +00:00
2014-04-27 23:10:01 +00:00
2014-07-04 00:00:07 +00:00
2014-07-28 04:13:38 +00:00
2014-01-21 03:10:30 +00:00
2014-12-04 12:13:59 +00:00
2014-01-21 03:10:30 +00:00
2014-12-01 19:55:22 +00:00
2014-09-21 18:05:14 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2014-01-21 03:10:30 +00:00
2012-12-05 17:29:46 +00:00