Skip to content

Tags: novasamatech/IrohaCrypto

Tags

0.9.1

bump min target

0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ERussel#27 from ERussel/improve/key-compression

add error handling for secp2561k1 public key uncompression

0.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ERussel#26 from ERussel/feature/sec-crypto-improve…

…ments

add support for uncompressed public key

0.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ERussel#24 from ERussel/fix/ss58

fix ss58 for UInt16

0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ERussel#23 from ERussel/fix/hex-encoding

Fix/hex encoding

0.7.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ERussel#20 from ArsenyZ/patch-1

Sora should have separate address type

0.7.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ERussel#19 from ERussel/feature/replacing-seck

fix build

0.7.2

address type extraction interface fix

0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ERussel#17 from ERussel/feature/ss58-type

extract type from ss58 address

0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ERussel#16 from ERussel/feature/sr25519-new-methods

add ed25519 secret key representation support