Tom Dryer
2afc921340
Allow accessing signature::UnparsedPublicKey bytes
...
Implement `AsRef<[u8]>` for `signature::UnparsedPublicKey`, making it
possible to access the bytes of the public key. For consistency, I did
the same for `agreement::UnparsedPublicKey`, although it already has a
`bytes` method. `agreement::PublicKey` already uses the `AsRef<[u8]>`
approach.
Also, add missing `Debug` implementation for
`signature::UnparsedPublicKey`.
I agree to license my contributions to each file under the terms given
at the top of each file I changed.
2023-10-06 11:07:03 -07:00
..
2017-06-08 10:41:05 -10:00
2017-06-08 10:41:05 -10:00
2018-12-08 13:10:25 -10:00
2021-08-17 18:59:16 -07:00
2022-10-20 23:03:50 -07:00
2023-10-06 11:07:03 -07:00
2017-06-08 12:01:26 -10:00
2021-10-06 15:53:02 -07:00
2023-09-19 10:16:01 -07:00
2017-06-09 17:47:34 -10:00
2018-11-28 11:52:18 -10:00
2019-01-19 19:56:02 -10:00
2019-01-19 19:56:02 -10:00
2019-01-19 19:56:02 -10:00
2022-11-03 10:30:09 -07:00
2017-05-13 00:34:45 -10:00
2017-05-13 00:34:45 -10:00
2022-04-11 12:33:28 -07:00
2017-05-07 10:21:18 -10:00
2022-04-11 12:33:28 -07:00
2017-05-07 10:21:18 -10:00
2019-01-19 19:56:02 -10:00
2023-10-01 21:36:43 -07:00
2017-12-29 12:02:42 -10:00
2020-12-17 20:55:22 -08:00
2019-07-09 21:15:18 -10:00
2021-10-04 15:37:16 -07:00
2019-07-07 16:32:46 -10:00
2021-10-06 15:53:02 -07:00
2022-10-31 11:43:30 -07:00
2021-10-06 15:53:02 -07:00
2018-05-21 08:15:10 -10:00
2019-01-04 17:42:59 -10:00
2019-01-04 17:42:59 -10:00
2019-01-05 09:07:20 -10:00
2020-12-03 17:40:33 -08:00
2021-04-20 18:22:20 -07:00
2018-11-28 12:34:39 -10:00
2020-04-28 11:23:00 -05:00
2020-04-28 11:23:00 -05:00
2017-05-13 22:37:26 -10:00
2017-05-13 22:37:26 -10:00
2017-05-13 22:37:26 -10:00
2019-01-19 19:56:02 -10:00
2021-09-29 13:01:25 -07:00
2019-01-19 19:56:02 -10:00
2021-09-24 14:08:08 -07:00
2022-10-20 23:03:50 -07:00
2023-10-06 11:07:03 -07:00