Skip to content

Releases: mm9942/crypt_guard

V1.3.0

23 Jul 18:27
55dfedd
Compare
Choose a tag to compare

New Version: V1.3.0

New Features:

Implementation of AEAD: AES_GCM_SIV. Planned implementation of CTR, CBC and XTS for device encryption!

Full Changelog: V1.2.16...V1.3.0

V1.2.16

23 Jul 18:20
c2126be
Compare
Choose a tag to compare

V1.2.14 - Macros now Integrating a new safety approach

08 Jul 14:31
37127fc
Compare
Choose a tag to compare

V1.2.14

new safety by zeroing out used püroperties!

Full Changelog: V1.2.13Release...V1.2.14Release

V1.2.13 Release

25 Jun 19:11
243514f
Compare
Choose a tag to compare

V1.2.11

17 Jun 13:59
d888dd3
Compare
Choose a tag to compare

Full Changelog: V1.2.9...V1.2.11

V1.2.9

02 May 17:59
d9c0c40
Compare
Choose a tag to compare

What's Changed

Full Changelog: V1.2.3...V1.2.9

V1.2.3

15 Apr 12:41
105b71f
Compare
Choose a tag to compare

Full Changelog: V1.2.2...V1.2.3

V1.2.2

13 Apr 09:10
332d170
Compare
Choose a tag to compare

Full Changelog: V1.2.0...V1.2.2

V1.2.0

12 Apr 22:29
3eb96c0
Compare
Choose a tag to compare

Full Changelog: V1.1.8...V1.2.0

V1.1.8

12 Apr 22:14
148b81e
Compare
Choose a tag to compare

What's Changed

  • Delete src/cryptography/signature/sign_dilithium.rs by @mm9942 in #3
  • Delete src/cryptography/signature/sign_falcon.rs by @mm9942 in #3
  • Update rust.yml by @mm9942 in #4
  • Update README.md by @mm9942 in #5
  • Update Cargo.toml by @mm9942 in #6
  • Reupload src/* by @mm9942

Full Changelog: V1.1.4...V1.1.8