mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-07-24 13:01:58 +00:00
fix: lint errors
This commit is contained in:
@@ -29,9 +29,9 @@ const NIST = {
|
||||
const hashName2Forge = {
|
||||
'sha1': 'sha1',
|
||||
'sha2-256': 'sha256',
|
||||
'sha2-512': 'sha512',
|
||||
|
||||
'sha2-512': 'sha512'
|
||||
}
|
||||
|
||||
const defaultOptions = {
|
||||
// See https://cryptosense.com/parametesr-choice-for-pbkdf2/
|
||||
dek: {
|
||||
|
Reference in New Issue
Block a user