Yorick de Wid
Yorick de Wid
Cool, so we might be expecting a GCM? :smile:
I found a pretty useful implementation [here](https://github.com/MSDarshan91/AES_GCM) that I've used in a few projects. That said it would be nice to have a project that bundles all the block operation...
Would be cool to have a standalone implementation of GCM
I'm seeing the same issue. I've a `readiness` call on an network-over-USB device. If the USB device is removed, the kernel driver will wait for all handles/sockets to the device...
Not sure it this is related, but networkx throws an error: `ImportError: cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/__init__.py)`
If you want to save data to a database then use a TSDB like InfluxDB. InfluxDB supports MQTT.
I have no control over the Kubernetes settings on DigitalOcean's platform, but colors are supported
Yeah I get what you're saying but apps are deployed automatically using Heroku tools. This is DigitalOcean's App Platform. There is nothing to configure. The app platform is built on...
How is this even an issue? Postgres with SSL is pretty much the default in a cloud environment. I've tried with CA cert, nothing happens. Manual config of the "advanced...