We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d941b5e commit bdfbed8Copy full SHA for bdfbed8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 0.6.2
4
+
5
+### Notable Internal Changes
6
7
+- [[#54](#54)] Consume gridiron 0.6.0, which fixes some perf issues.
8
+- [[#55](#55)] Optimize inverse, xi multiplications, etc.
9
10
## 0.6.1
11
12
### Notable Internal Changes
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "recrypt"
-version = "0.6.1"
+version = "0.6.2"
authors = ["IroncCore Labs <info at ironcorelabs.com>"]
readme = "README.md"
license = "AGPL-3.0-only"
0 commit comments