fixed typo in info/salt
This commit is contained in:
parent
f11483b511
commit
b8a61eb98c
@ -915,7 +915,7 @@ export namespace Edx25519 {
|
||||
outputLength: 64,
|
||||
salt: seed,
|
||||
ikm: pub,
|
||||
info: stringToBytes("edx2559-derivation"),
|
||||
info: stringToBytes("edx25519-derivation"),
|
||||
});
|
||||
|
||||
return res;
|
||||
|
Loading…
Reference in New Issue
Block a user