Preparing search index...
The search index is not available
@libp2p/crypto - v1.0.17
@libp2p/crypto - v1.0.17
index
pbkdf2
Function pbkdf2
pbkdf2
(
password
:
string
, salt
:
string
, iterations
:
number
, keySize
:
number
, hash
:
string
)
:
string
Computes the Password-Based Key Derivation Function 2.
Parameters
password:
string
salt:
string
iterations:
number
keySize:
number
hash:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@libp2p/crypto -
v1.0.17
aes
hmac
index
keys
<internal>
"/home/runner/work/js-
libp2p-
crypto/js-
libp2p-
crypto/src/keys/ed25519-
class"
"/home/runner/work/js-
libp2p-
crypto/js-
libp2p-
crypto/src/keys/rsa-
class"
"/home/runner/work/js-
libp2p-
crypto/js-
libp2p-
crypto/src/keys/secp256k1-
class"
keysPBM
Key
Type
Private
Key
Public
Key
aes
hmac
keys
pbkdf2
random
Bytes
Computes the Password-Based Key Derivation Function 2.