Skip to content

Releases: codereptile/cryptography_bot

v1.2.5 - security update

13 Mar 09:05
fa5d226
Compare
Choose a tag to compare

Increased the computation required to crack the system (the private key is from 1 to p, not p/2 to p)

v1.2.4a - corrected version

10 Mar 19:27
c5f65f8
Compare
Choose a tag to compare

v1.2.4 - typo correction

10 Mar 19:25
Compare
Choose a tag to compare

Corrected a typo in start menu.

v1.2.3

24 Jan 16:20
Compare
Choose a tag to compare

Added link to github.

v1.2.2-typo-correction

10 Jan 07:54
Compare
Choose a tag to compare

Corrected several typos

v1.2.2

10 Jan 07:47
Compare
Choose a tag to compare

Added generating G in gen_keys as a primitive root of p for better security.

v1.2.1

30 Dec 19:40
Compare
Choose a tag to compare

Added error handling for long messages.

v1.2.0

30 Dec 05:14
Compare
Choose a tag to compare

Added more efficient encoding by encoding the whole message, rather than every symbol independently + showing numbers in base62 {0, ..., 9, a, ..., z, A, ..., Z}

v1.1.0

30 Dec 02:52
Compare
Choose a tag to compare

Added gen_keys method

Typo test

25 Dec 17:34
Compare
Choose a tag to compare

This release should not be published to Docker Hub, as it violates linter.