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