Skip to content

Tags: brycx/pasetors

Tags

0.6.8

Toggle 0.6.8's commit message

Verified

This commit was signed with the committer’s verified signature.
brycx Johannes
v0.6.8

0.6.7

Toggle 0.6.7's commit message

Verified

This commit was signed with the committer’s verified signature.
brycx Johannes
v0.6.7

0.6.6

Toggle 0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.6.6 (#87)

0.6.5

Toggle 0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Derive `Clone` for `SymmetricKey`, `AsymmetricSecretKey` and `Asymmet…

…ricKeyPair` (#81)

* v0.6.5

* nit

* nit

0.6.4

Toggle 0.6.4's commit message

Verified

This commit was signed with the committer’s verified signature.
brycx Johannes
v0.6.4

0.6.3

Toggle 0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.6.3 (#74)

0.6.2

Toggle 0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix build for new ed25519-compact version and bump to 0.6.2 (#68)

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
`v0.6.1` (#67)

* Apply clippy suggestiong of auto-deriving Eq alongside PartialEq as long as all struct fields also derive impl Eq

* ci: Bump codecov to 3.1.1

* v0.6.1: Bump MSRV and copyright year

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve misuse-resistance by removing public-key as public API parame…

…ter in `sign()` operations (#65)

* Add test for Double PK Attack on V2/V4 with Ed25519

* WiP

* v2/v4: AsymmetricSecret holds seed||pk and uses only this to sign

* v3: Make sing() API consistent with V3/V4

* v2/v4: Provide TryFrom<AsymmetricSecretKey> for AsymmetricPublicKey now that secret conatins both seed and pk

* v2/v4: PASERK is now implemented on AsymmetricSecretKey instead of keypair

* Revert to normal default features

* Bump version

* Update changelog

* Update fuzzing targets

* nit

0.5.0

Toggle 0.5.0's commit message
CHANGELOG release date