bee2 icon indicating copy to clipboard operation
bee2 copied to clipboard

A cryptographic library

Results 4 bee2 issues
Sort by recently updated
recently updated
newest added

Поддержка предвычислений малых кратных. Todo: - [x] расчет малых кратных в аффинных и якобиевых координатах, с помощью полиномов деления и метода "+2P"; - [x] печать предвычисленных малых кратных базовой точки...

Поддержка предвычислений малых кратных. Todo: - [x] расчет малых кратных в аффинных и якобиевых координатах, с помощью полиномов деления и метода "+2P"; - [x] печать предвычисленных малых кратных базовой точки...

enhancement

`rngHasTRNG` seems to fail to detect presence of `rdseed` instruction which makes `rngReadTRNG` fail. `/proc/cpuinfo` command reports presence of `rdseed`. However, without such detection "trng" entropy source provides entropy successfully...

Using Gcc 13 the tests - bignTest: Err - botpTest: Err - brngTest: Err - belsTest: Err - bakeTest: Err fail. [Build log](https://download.copr.fedorainfracloud.org/results/fed500/libbee2/fedora-rawhide-x86_64/05360457-libbee2/builder-live.log.gz). With clang, these tests pass. [Build log](https://download.copr.fedorainfracloud.org/results/fed500/libbee2/fedora-rawhide-x86_64/05360482-libbee2/builder-live.log.gz).

build