-
repro:
clone master, then in visual studio 2019 x64 powershell:
```
copy examples/configs/user_settings_all.h IDE/WIN/user_settings.h
msbuild.exe /t:Build /p:WindowsTargetPlatformVersion=10.0 …
-
Hi, got a report about a crash after issuing the command `corefreq-cli`.
The system is a Intel Xeon E5-2630L running on a Supermicro - X9DRL-3F/iF maybe you can tell what caused this.
I link the for…
-
In https://github.com/polkadot-js/common/tree/master/packages/util-crypto/src/blake2, we could get rid of blake2bAsHex and blake2bAsU8a, and instead just use blake2AsHex and blake2AsU8a (but making th…
-
Hi,
I am trying eith:
kitty bin1 bin1.ps
gives below output :
>
> reading input binary trun
> applying inner encryption
> binary is stripped, not applying inner encryption
> could no…
-
@jefferyto @aparcar can you please have a look at this? I'm trying to update the nebula [Makefile](https://github.com/stangri/source.openwrt.melmac.net/blob/90b5ba9972901edae1676630d64cafdbf5fe5100/n…
-
Currently sha256 and blake2s , return two field elements named (low, high) where `low` contains the low/high 128 bit representation of the output respectively.
On the backend, we are packing the by…
-
We include all the sources in libimplementations.a in the fips checksummed sources. That seems incorrect as there are clearly some sources that compile to object files that are not supposed to be incl…
-
Hello, I am having problems with tinyramfs. Whenever I boot, it shows this:
```
mount: mounting /dev/disk/by-uuid/* on /mnt/root failed: No such device
!> failed to mount rootfs: /dev/disk/by-uuid/…
-
#### Your system information
* Steam Runtime Version: steam-runtime_0.20210817.0
* Distribution (e.g. Ubuntu 18.04): Artix Linux
* Link to your full system information (Help -> System Information…
-
```console
+ CRYPTX_LDFLAGS='-ltommath -ltomcrypt'
+ CRYPTX_CFLAGS=
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE= -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sect…