Commit graph

10 commits

Author SHA1 Message Date
ivmarkov
d446007f6b Support for no_std
Support for no_std

Further no_std compat
2023-05-14 09:08:51 +00:00
Kedar Sovani
034d169cf5 mbedtls: Use ASN1Writer instead of hacking it up 2023-02-13 10:56:34 +05:30
Kedar Sovani
707d3700c0 NOC CAT: The CAT IDs in the NoC are only 32-bit, account for that 2023-02-12 10:14:47 +05:30
Kedar Sovani
725d19187e Session: Include NoC CAT fields, and populate them from the CASE exchange 2023-02-10 09:15:31 +05:30
Kedar Sovani
11d50485a4 ASN1: Fix incorrect time encoding for year >= 2050 2023-02-08 19:21:04 +05:30
Kedar Sovani
e6709aab18 Cert: Update tests for parsing txt fields in DNs 2023-01-21 20:19:07 +05:30
Kedar Sovani
2d65570234 Cert: Support path-len-constraint in BasicConstraints 2023-01-21 20:18:53 +05:30
Kedar Sovani
98e0b6cef8 Cert: Include support for encoding DN strings
So far, only DN Integers were being supported. Include support for strings too
2023-01-21 20:01:15 +05:30
Marcel
b477a871e9 Implemented the Clippy recommendations 2023-01-10 08:53:04 +01:00
Kedar Sovani
77af70d8f1 Initial commit
merged from https://github.com/kedars/matter-rs
2022-12-27 09:52:25 +05:30