Preparing search index...
The search index is not available
ALADIN Cryptography
ALADIN Cryptography
backend/rsaCryptography/IsPrime
isPrime
Function isPrime
is
Prime
(
possiblePrime
:
number
)
:
boolean
Test if the given number is a prime. Returns true if number is prime.
Returns
Parameters
possiblePrime:
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
is
Prime
Generated using
TypeDoc
Test if the given number is a prime. Returns true if number is prime.
Returns