mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-06-16 17:40:57 +03:00
@ -64,7 +64,7 @@ class BignumModRawInvPrime(bignum_common.ModOperationCommon,
|
||||
input_style = "arch_split"
|
||||
arity = 1
|
||||
suffix = True
|
||||
mongtomgery_form_a = True
|
||||
montgomery_form_a = True
|
||||
disallow_zero_a = True
|
||||
|
||||
def result(self) -> List[str]:
|
||||
|
Reference in New Issue
Block a user