Sean Cross
f9ed3acf6d
aesio: specify writable buffers for destination buffers
...
When calling `AES.decrypt_into()` or `AES.encrypt_into()`, the
destination buffers may be any buffer kind. However, we currently
aren't checking to make sure the destination buffer is actually
writable.
Specify `MP_BUFFER_WRITE` for the destination buffers of both of these
objects so we don't inadvertently write to immutable data.
Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-15 10:22:42 +08:00
..
2020-05-04 23:05:47 -04:00
2020-02-13 07:28:21 -08:00
2019-06-12 11:36:43 -07:00
2020-05-10 21:35:37 -04:00
2020-01-30 15:24:04 +01:00
2020-05-15 10:22:42 +08:00
2020-03-05 16:35:31 -05:00
2020-03-05 16:35:31 -05:00
2020-02-27 11:03:03 -06:00
2020-03-05 16:35:31 -05:00
2019-12-04 09:31:52 -06:00
2020-01-06 09:26:32 -06:00
2020-03-05 16:35:31 -05:00
2020-03-05 16:35:31 -05:00
2020-04-30 19:14:51 -05:00
2020-05-10 20:45:42 -07:00
2020-05-12 14:52:48 +10:00
2020-03-05 16:35:31 -05:00
2020-04-21 13:48:34 -05:00
2019-06-18 18:44:50 -05:00
2020-04-17 18:44:07 -05:00
2020-03-05 16:35:31 -05:00
2020-05-13 10:14:37 -05:00
2020-05-13 10:14:37 -05:00
2020-03-05 16:35:31 -05:00
2018-08-07 14:58:57 -07:00
2020-04-14 18:24:54 -05:00
2018-08-07 14:58:57 -07:00
2020-03-31 17:00:30 -07:00
2019-05-30 19:02:47 -07:00
2019-12-13 14:29:15 -05:00
2020-02-14 18:33:37 -05:00
2020-03-05 16:35:31 -05:00
2020-03-05 16:35:31 -05:00
2019-12-20 19:22:27 -05:00
2020-04-19 09:10:08 -05:00
2020-03-05 16:35:31 -05:00
2020-05-06 14:11:11 -05:00
2019-12-04 09:29:57 -06:00
2019-05-30 19:02:47 -07:00
2019-05-30 19:02:47 -07:00
2018-12-30 22:49:20 -05:00
2019-12-04 09:29:57 -06:00
2020-05-08 16:33:26 -05:00
2020-03-05 16:35:31 -05:00
2019-05-30 19:02:47 -07:00
2020-04-22 09:04:12 -05:00
2019-02-11 20:55:05 -08:00
2019-12-04 09:29:57 -06:00
2019-05-30 19:02:47 -07:00
2020-05-11 21:21:05 -07:00
2020-03-05 16:35:31 -05:00
2019-05-30 19:02:47 -07:00
2019-07-28 21:25:43 -05:00
2019-07-28 21:25:43 -05:00
2019-06-12 11:36:43 -07:00
2019-06-12 11:36:43 -07:00