Thomas
Thomas
Hi sop, Since the libraries seems stable and complete, are there any plans to release (stable) 1.0 versions for your crypto libraries (x509, x501, crypto-*)? I'm planning a 1.0 release...
The x and y coordinates of the public key should be on the elliptic curve to prevent certain attacks.
Use LoggerAwareInterface to add logging to services.
Level 2 of the spec changes the type of some fields from strict (exhaustive) enumerations to more flexible DOM strings. Make sure the library does not strictly validate these fields...
See https://github.com/w3c/webauthn/pull/1275
Hi, I'm trying to get lvgl-rs to run on ESP32 (m5stack core2 module to be precise) on a windows host and ran into some issues with cc and bindgen in...
Fixes #102 When cross-compiling this library (in my case for ESP32 but the fixes are generic) I came across several issues. This pull requests should fix these. `lvgl-sys` is built...