Preparing search index...
The search index is not available
ALADIN Cryptography
ALADIN Cryptography
backend/rsaCryptography/HasCommonDivider
hasCommonDivider
Function hasCommonDivider
has
Common
Divider
(
firstNumber
:
number
, secondNumber
:
number
)
:
boolean
Tests whether the given two numbers have a common divider.
Returns
Parameters
firstNumber:
number
secondNumber:
number
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
ALADIN
Cryptography
backend/rsa
Cryptography/
Difficulty
backend/rsa
Cryptography/
Ext
Euclid
Algo
backend/rsa
Cryptography/
Generate
Primes
backend/rsa
Cryptography/
Get
Random
Int
backend/rsa
Cryptography/
Has
Common
Divider
backend/rsa
Cryptography/
Is
Prime
backend/rsa
Cryptography/
Rsa
backend/rsa
Cryptography/
Rsa
Config
backend/rsa
Cryptography/
Rsa
Config
Handler
backend/rsa
Cryptography/
Rsa
Key
backend/rsa
Cryptography/
Rsa
Parameter
Setter
backend/rsa
Cryptography/
User
Config
backend/rsa
Cryptography/config
Types
backend/tmp/
Console
Programm
backend/utils/converter
Functions
frontend/src/utils/fetch
Helper
frontend/src/utils/input
Validation/
Show
Errors
frontend/src/utils/input
Validation/add
Validation
frontend/src/utils/input
Validation/error-
messages
frontend/src/utils/input
Validation/validation-
service
frontend/src/utils/input
Validation/validation
Constraints
frontend/src/utils/use
Effect
Once
calculate
Divider
Set
has
Common
Divider
Generated using
TypeDoc
Tests whether the given two numbers have a common divider.
Returns