Skip to content

Releases: DiSaber/block_cypher

v3.2.0

27 Nov 23:08

Choose a tag to compare

Changes

  • (BREAKING) Updated the message and data file format; now using binary versus JSON for smaller message sizes.

Hashes

If you would like to verify that you have downloaded the correct file, please use the following SHA256 hash:

block_cypher.exe, 56260244dbaa2767b48ac9c1c2af188001799dd1e4fd0825f5111472f8efd6f7

v3.1.0

27 Nov 00:50

Choose a tag to compare

Changes

  • Added a Personal (Built-in) default contact

Hashes

If you would like to verify that you have downloaded the correct file, please use the following SHA256 hash:

block_cypher.exe, 86248607ea79e416911128430586a61a8339d2dde15b22c614e73be42497fa97

v3.0.0

25 Nov 17:29

Choose a tag to compare

Changes

  • (BREAKING) Updated the message format to allow for fast decryption with large messages, files, or amount of contacts. Old messages cannot be decrypted on this version.
  • Implemented file encryption

Hashes

If you would like to verify that you have downloaded the correct file, please use the following SHA256 hash:

block_cypher.exe, 90f6bb4a99ad5c6a817d50914b2aeb5ec716fe7d9e23634987e02a9b2d8bd36d

v2.1.1

11 Nov 16:08

Choose a tag to compare

Changes

  • Fixed capitalization

Hashes

If you would like to verify that you have downloaded the correct file, please use the following SHA256 hashes:

block_cypher.exe, 6e5856c3f4d89229e076e444fc49fda9c745d7149681a9c3ff6c244eef249876

v2.1.0

11 Nov 15:28

Choose a tag to compare

Changes

  • Add a comparable view key for contacts to prevent man-in-the-middle attacks
  • Update OQS from 0.8.0 to 0.9.0

Hashes

If you would like to verify that you have downloaded the correct file, please use the following SHA256 hashes:

block_cypher.exe, 6604bd567caca9ffd9d6dc70ba54fc3e10578393cd9b3aced8366e5bb51fff79

v2.0.1

03 Oct 00:06

Choose a tag to compare

Updated OQS from 0.7.2 to 0.8.0

v2.0.0

01 Aug 12:50

Choose a tag to compare

A complete overhaul of everything. Now with a GUI to avoid a 4kb limit on console inputs (Limits the length of text you wish to encrypt).

v1.0.0

23 Jul 14:19

Choose a tag to compare

Initial release