-
OE SDK uses various tools and 3rd party libraries.
Here are the notables ones:
- compilers: clang (for SGX), GCC (for OPTEE)
- Linkers: Special linkers for LVI mitigation
- Formatters: clang-for…
-
**Please provide the following information**
libtorrent version (or branch): 1.2.19.
platform/architecture: Windows 10.
compiler and compiler version: Microsoft Visual C++ 2022.
please des…
-
### Operating system
windows 11
### Compiler
_No response_
### Steps to reproduce the behavior
```Shell
vcpkg update
C:\src\vcpkg\vcpkg>vcpkg install websocketpp
```
### Failure logs
Computin…
-
```
...
Building C object crypto/random/test/DeterminentRandomSeed.c complete
Building C object dht/dhtcore/RumorMill.c complete
Building C object util/Order.c complete
Building C object dht/DHTM…
-
### What happened?
For all other authenticator types, the authenticator supplies a UID for the user. When an authorizer or admission validator evaluates a request, the uid for x509 users is an empty …
-
Hi,
I have followed the steps necessary to build GCCGO for PPC (32 bits) [here](https://github.com/golang/go/wiki/GccgoCrossCompilation) with the help of this script as well.
I cannot manage to …
-
### 🚀 Feature Request
It appears that the current experimental compoenent testing only runs code in a browser environment, so if you try to run any node code then you will get errors.
I feel lik…
-
### Wallet name
Cypherock X1
### What type of wallet?
EOA
### Wallet description
Cypherock X1 is an audited cold wallet to store crypto and NFTs. Cypherock X1 currently supports 9000+ tokens acro…
-
"contracts" directory has tens of known vulnerabilities: https://github.com/crypto-com/defi-wallet-core-rs/tree/main/contracts as per `npm audit`
It seems this folder is just used for deployment of…
-
From the Go 1.17 release notes:
> Beginning in the next release, Go 1.18, the Config.MinVersion for crypto/tls clients will default to TLS 1.2, disabling TLS 1.0 and TLS 1.1 by default. Application…