-
There are many common functions in assembly projects, from basic utilities such as `memmove` or `memzero`, to more complex functions like multi-precision arithmetic or crypto. These could live in an `…
-
@ashbake -- when your code to measure the throughput of a main spectrometer (and possibly the EM spectrometer) is in a mature state, please upload it to the [KPF-CPS repository](https://github.com/Cal…
-
Great job !
Many thanks for the modules :)
Do you plan to extend this module to post-processing utilities like extraction of data into an arbitrary plane, plot over line, etc ?
@greole https://gi…
-
## CVE-2021-37533 - Medium Severity Vulnerability
Vulnerable Library - commons-net-3.6.jar
Apache Commons Net library contains a collection of network utilities and protocol implementations.
Support…
-
Hello, I have used the Pgpcore 6.3.1 library in my project to sign and encrypt a string. The code works fine locally, but when deployed as a web app on Azure, I am encountering an error: "Could not fi…
-
Hi.
I am using Java 17 and Jakarta Xml Binding 3.0 for code generation from XML Schema.
**The jaxb task results with the following error:**
Working Directory: D:\DEV\git\s2r-cloud\utilities\xml-u…
-
-
Many other systems and languages use something like `libsodium` for AEAD. libsodium uses `XSalsa20Poly1305` and not `ChaCha20Poly1305` which means that we cannot easily support communication with thes…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement.
### Description
Currently, there are s…
-
The files in `stlab/utils` are primarily utilities which are useful for data analysis, but do not need to be within stlab. Rather they should be in a separate repository that users can download if the…