Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Releases: alexzorin/authy

v0.3.1

19 Oct 21:10

Choose a tag to compare

v0.2.0

25 Aug 23:34

Choose a tag to compare

Add support for Authy App Tokens (e.g. Twitch.tv)

v0.1.2

29 Jul 20:52

Choose a tag to compare

v0.1.1

28 Jul 23:58

Choose a tag to compare

v0.1.0: Fixes incorrect decryption.

22 Jul 22:38

Choose a tag to compare

Due to incorrect unpadding for some tokens where the secret length
was not aligned with the AES block size (16 bytes).

v0.0.4: BUG: Truncation of CBC padding was wrong

14 Jul 00:53

Choose a tag to compare

Resulting in wrong decryption for large secrets. Whoops.

v0.0.3

13 Jul 07:38

Choose a tag to compare

Update README with importing hint

v0.0.2

13 Jul 06:51

Choose a tag to compare

Add licence and try fix build

v0.0.1

13 Jul 06:42

Choose a tag to compare

Initial commit