Commit graph

3 commits

Author SHA1 Message Date
ivmarkov
695869f13a Fix compilation errors in crypto 2023-07-21 12:12:55 +00:00
bjoernQ
e6b95f9cc6 Make RustCrypto work on 32-bit machines 2023-05-05 16:26:32 +02:00
Wakahisa
bab8eb8124 Crypto backed by RustCrypto crates
Almost all crates are no_std and don't require std.
Only `x509-cert` does.

Manually tested with the onoff example.
2023-04-02 13:07:36 +02:00