feat: fix finalizatin
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "chacha20-poly1305-stream"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
authors = ["Cesar Eduardo Barros <cesarb@cesarb.eti.br>", "Hatter Jiang <jht5945@gmail.com>"]
|
||||
description = "A pure Rust implementation of the ChaCha20-Poly1305 AEAD from RFC 7539."
|
||||
|
||||
Reference in New Issue
Block a user