-
The number 1 is not reflecting the actual amount of time spent for patient. I erased entries that were for test purposes only done by you. Can you please make sure that the dashboard reflects what is …
-
As per https://github.com/quattor/aquilon/issues/34 and https://github.com/quattor/CCM/issues/112, `cdp-listend` should support a new notification type `cct` which indicates that `ccm-fetch -t` should…
-
On the final review it seemed that there may be some "hidden requirements" buried in the various app notes.
Cases where the note says something like "if they say this, then they need to include som…
-
## To-Do List
### CCM
- [x] Energy motor
- [x] Missing axes
- [x] Done moving working properly
- [x] Calculation parameters at top-level `__init__`
- [ ] Calculation parameters in `happi` …
-
Hello!
Is there a possibility to implement KAE accelerator to work with AES GCM and CCM modes?
Thank you!
yota9 updated
4 years ago
-
This is Scylla's bug tracker, to be used for reporting bugs only.
If you have a question about Scylla, and not a bug, please ask it in
our mailing-list at scylladb-dev@googlegroups.com or in our sla…
fruch updated
3 months ago
-
nginx starting from version 1.19.4 has ability to configure TLSv1.3 ciphersuites.
[nginx directive ssl_conf_command documentation](http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_conf_co…
-
Hii,
I installed up1 on two different servers and tested it with two different browsers & devices.
Server and client API-Key in the config are unchanged (and equal).
Sadly I can't get it to wor…
-
I found this while trying to use the `kqueue` API on macOS, but here is a minimal example that shows the same thing, I think, without needing the include.
There seems to a weird situation in C++ w…
-
NodeJs nowdays supports [aes-ccm](https://nodejs.org/api/crypto.html#crypto_ccm_mode), is there any plan to support it in crypto-browserify?