Skip to content

Tags: go-compile/rome

Tags

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
go-compile Go Compile
v1.0.1

Upgrade dependencies.

Speed 3x improvements on P224, P384, and P521 ScalarBaseMult (Go.dev, 2022), providing faster EC Key generation and ECDSA opperations. Expect no performance gain for brainpool curves or none aformentioned curves.

References
Go.dev. (2022) Go 1.19 Release Notes. [online] Avaliable at: https://go.dev/doc/go1.19 (Accessed: 02/11/22)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
go-compile Go Compile
FIX: ECDH HKDF option parsing to child as array

v1.0.0-rc3

Toggle v1.0.0-rc3's commit message

Verified

This commit was signed with the committer’s verified signature.
go-compile Go Compile
ADD: option HKDF ECIES unit test

v1.0.0-rc2

Toggle v1.0.0-rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
go-compile Go Compile
ADD: min go version

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
go-compile Go Compile
ADD: import/export example