mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
(partial) Merge #24203: doc: Fix typos pointed out by lint-spelling
This commit is contained in:
parent
985da9ab93
commit
38b9074275
@ -73,7 +73,7 @@ bool ChaCha20Poly1305AEAD::Crypt(uint64_t seqnr_payload, uint64_t seqnr_aad, int
|
||||
return false;
|
||||
}
|
||||
memory_cleanse(expected_tag, sizeof(expected_tag));
|
||||
// MAC has been successfully verified, make sure we don't covert it in decryption
|
||||
// MAC has been successfully verified, make sure we don't convert it in decryption
|
||||
src_len -= POLY1305_TAGLEN;
|
||||
}
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
hights
|
||||
ba
|
||||
mor
|
||||
mut
|
||||
objext
|
||||
@ -16,6 +17,7 @@ ser
|
||||
unser
|
||||
crypted
|
||||
fo
|
||||
creat
|
||||
stoll
|
||||
hist
|
||||
ser
|
||||
|
Loading…
Reference in New Issue
Block a user