Skip to content

Releases: moisesja/crypto-dotnet

NetCrypto v1.7.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 04:26
b38a6c1

What's Changed

  • Validate transferred key pairs and prepare 1.7.1 by @moisesja in #31

Full Changelog: v1.7.0...v1.7.1

NetCrypto v1.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:39
6042c3b

What's Changed

  • Publish TransferableKeyMaterial's single-read consumption surface (Consume/KeyMaterialReader/Discard) — closes #28 by @moisesja in #29

Full Changelog: v1.6.0...v1.7.0

NetCrypto v1.6.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 23:27
49f1e56

What's Changed

  • feat: ICapableKeyStore custody surface — release 1.6.0 (closes #26) by @moisesja in #27

Full Changelog: v1.5.0...v1.6.0

NetCrypto v1.5.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 02:33
4a54268

What's Changed

  • Accept RFC 8812-valid high-S ES256K signatures (#23) by @moisesja in #24
  • Docs restructure (lessons → AGENTS.md/PRD/skills) + prepare 1.5.0 by @moisesja in #25

Full Changelog: v1.4.0...v1.5.0

NetCrypto v1.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:22
ebe520e

What's Changed

  • Expose IRecoverableDigestSigner for HSM/key-store EVM signing (#21) by @moisesja in #22

Full Changelog: v1.3.0...v1.4.0

NetCrypto v1.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 17:42
853d513

What's Changed

  • Expose public secp256k1/NIST EC point decompression (#19) by @moisesja in #20

Full Changelog: v1.2.0...v1.3.0

NetCrypto v1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 03:42

What's Changed

  • Deterministic zeroization of asymmetric key material (#17) by @moisesja in #18

Full Changelog: v1.1.0...v1.2.0

NetCrypto v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:21

What's Changed

  • Document + pin ExtractPublicKey on-curve guarantee (closes #10) by @moisesja in #13
  • Add IKeyStore.DeriveSharedSecretAsync (ECDH key agreement) (closes #11) by @moisesja in #14
  • Add base64url codec + unified AEAD size metadata (closes #12) by @moisesja in #15
  • Reject wrong-length EC public keys with ArgumentException (NFR-3 hardening) by @moisesja in #16

Full Changelog: v1.0.0...v1.1.0

NetCrypto v1.0.0-preview.2

Choose a tag to compare

@github-actions github-actions released this 13 Jun 15:29
82746d5

What's Changed

  • BBS: expose the signature header parameter (closes #2) by @moisesja in #3

Full Changelog: v1.0.0-preview.1...v1.0.0-preview.2

NetCrypto v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 17:05
aa7d7ad

What's Changed

  • Harden malformed key inputs → parameter-named ArgumentException (preview.3) by @moisesja in #8
  • Docs + GA 1.0.0: consumer integration (closes #4, #5, #6, #7) by @moisesja in #9

Full Changelog: v1.0.0-preview.2...v1.0.0