package conf-gmp-powm-sec
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Virtual package relying on a GMP lib with constant-time modular exponentiation
Install
dune-project
Dependency
Authors
Maintainers
Description
This package can only install if the GMP lib is installed on the system and corresponds to a version that has the mpz_powm_sec function.
Published: 04 Apr 2025
Dependencies (3)
-
host-arch-x86_64
os = "win32" & os-distribution != "cygwinports"
-
host-arch-x86_32
os = "win32" & os-distribution != "cygwinports"
- conf-gmp
Dev Dependencies
None
Used by (4)
- cryptokit
-
diffast-misc
>= "0.3.5.1"
- mirage-crypto-pk
- otp
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page