Skip to content

Releases: alexzorin/authy

v0.3.1

19 Oct 21:10
Compare
Choose a tag to compare

v0.2.0

25 Aug 23:34
Compare
Choose a tag to compare
Add support for Authy App Tokens (e.g. Twitch.tv)

v0.1.2

29 Jul 20:52
Compare
Choose a tag to compare

v0.1.1

28 Jul 23:58
Compare
Choose a tag to compare

v0.1.0: Fixes incorrect decryption.

22 Jul 22:38
Compare
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
Compare
Choose a tag to compare
Resulting in wrong decryption for large secrets. Whoops.

v0.0.3

13 Jul 07:38
Compare
Choose a tag to compare
Update README with importing hint

v0.0.2

13 Jul 06:51
Compare
Choose a tag to compare
Add licence and try fix build

v0.0.1

13 Jul 06:42
Compare
Choose a tag to compare
Initial commit