jwk-rsa-compute-primes

Compute p, q, dp, dq, and qi from e, d, and n for private JWKs without these parameters

prray

'Promisified' Array, it compatible with the original Array but comes with async versions of native Array methods, such as `mapAsync`, `filterAsync`, `reduceAsync`, `sortAsync`, `findAsync`, `findIndexAsync`, `everyAsync`, `someAsync`, `forEachAsync`...