-
Hello, your gmsm packages are awesome. When I build plugin module with gmsm imports, go complains about assembly failure as below:
> github.com/emmansun/gmsm/internal/sm2ec
> github.com/emmansun/g…
-
I've encountered problem with translating hull shaders. GetOutputSignatureFromRegister in AddUserOutput returns a null reference. It appears that there is trouble when join phases have a lot of dcl_ou…
-
A big number of [RustCrypto](https://github.com/RustCrypto) crates was affected by https://github.com/rust-lang/rust/issues/120983 The bug was fixed, but many crates are still affected since no new re…
-
Since a few days the `test_ssl_old` test fails in our internal CI (using current from master branch).
I can reproduce this by just running the test alone.
Any idea what causes this? It ran fine unt…
-
llvm $ source ./sha512-9ba5ba.sh
clang-19: /home/dcb38/llvm/trunk/llvm/include/llvm/CodeGen/TargetLowering.h:1025: virtual const llvm::TargetRegisterClass* llvm::TargetLoweringBase::getRegClassFor(ll…
-
-
Hi guys,
I used comand "openssl x509 -in ./bjca.pem -noout -text" to print bjca's certificate content, but the result is that the certificate public key information cannot be decoded。
I anal…
-
Dear all,
As I said during the last OP-TEE public meeting, I've looked at the impacts of OP-TEE on the latency of non-secure world interrupts and scheduler responsiveness. Instrumenting a bit some …
-
Trying to use OpenSSL (version 1.02u) SM3 algorithm and getting an error stating
'''hmac.c(116): OpenSSL internal error, assertion failed: j key)'''
Can't post the code due to security issues bu…
-
LLVM fails to build when using `-march=native` on an Intel Core i5 13600KF, reproducible both on master at https://github.com/llvm/llvm-project/commit/cb015b9ec9446b3a1303980c095fa442d5e46fbf and vers…