v0.18.0 #18
hakavlad
announced in
Announcements
v0.18.0
#18
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2^64
B for output file size (in action 8).2^64-1
B for cryptoblob size.10^20
for maximum padding percentage.2048
B for normalized passphrase size.pycryptodome
'sChaCha20
implementation withcryptography
'sChaCha20
implementation for better performance.cryptography
.pycryptodomex
.-d
option.Argon2 time cost
renamed toTime cost
.os.urandom()
withsecrets.token_bytes()
, andhmac.compare_digests()
withsecrets.compare_digest()
.BREAKING:
ciphertext size
+MAC tag size
+salts size
) instead of theciphertext size
.This discussion was created from the release v0.18.0.
Beta Was this translation helpful? Give feedback.
All reactions