Dmitry Podgorny
1e422a70dd
crypto: add public function xmpp_sha1_digest()
...
For example, XEP-0115 requires binary digest to be base64-encoded.
Add short function to simplify such a digest computation for a single
buffer. This function doesn't allocate memory. Therefore, it can't
fail and doesn't require strophe context (xmpp_ctx_t).
2017-06-26 00:56:03 +03:00
..
2017-06-23 21:51:44 +03:00
2016-09-27 15:14:38 +03:00
2017-06-23 02:59:05 +03:00
2017-06-26 00:56:03 +03:00
2016-09-27 15:14:38 +03:00
2016-09-23 08:31:31 +02:00
2017-06-23 21:47:10 +03:00
2017-06-25 21:59:27 +03:00
2015-09-28 14:31:48 +03:00
2017-06-23 19:55:12 +03:00
2015-10-18 03:03:15 +03:00
2015-10-18 03:03:15 +03:00
2016-09-27 15:40:08 +03:00
2016-09-27 15:40:08 +03:00
2016-04-28 20:40:16 +00:00
2016-09-02 11:59:54 +03:00
2017-06-25 21:19:15 +03:00
2016-09-02 17:10:51 +03:00
2016-09-02 17:38:42 +03:00
2016-09-14 18:54:40 +03:00
2016-09-15 19:26:10 +03:00
2016-09-15 19:26:10 +03:00
2016-09-04 00:34:26 +03:00
2016-04-30 18:09:01 +00:00
2015-10-15 00:11:09 +03:00
2015-09-28 14:26:24 +03:00
2016-04-22 21:30:17 +00:00
2015-10-09 12:14:23 +03:00
2016-09-08 14:52:36 +03:00
2015-10-16 14:48:10 +03:00
2016-05-11 11:30:21 +03:00
2016-04-08 16:40:56 +00:00
2016-09-14 18:54:40 +03:00
2017-06-23 02:59:05 +03:00
2017-06-23 02:59:05 +03:00
2017-06-23 13:45:24 +03:00
2017-06-25 22:12:16 +03:00
2017-06-23 02:59:05 +03:00
2016-09-04 00:34:26 +03:00
2016-09-15 19:26:10 +03:00
2016-09-14 18:54:40 +03:00