Skip to content

v8.3.0

Compare
Choose a tag to compare
@seborama seborama released this 17 Aug 22:27
· 23 commits to master since this release
d75092c

feat(encryption): Add chach20poly1305 encryption cipher.
docs: Recipe for Recording Track Mutator
docs: Encryption updates
refactor(encryption): Add ENV:V2 encryption marker with support for multiple ciphers (v1 was aesgcm exclusively)
refactor(encryption): Moved RSA to .study subfolder
refactor(encryption): RandomNonceGenerator now expects a nonce size - for compatibility with different ciphers