Skip to content

Releases: vbakke/tryte-encrypt

Updated dependencies

25 Jan 20:54
Compare
Choose a tag to compare

Updated to latest vbakke/trytes

21 Jan 20:59
Compare
Choose a tag to compare

Updated dependencies versions

02 May 18:48
Compare
Choose a tag to compare

Adding metadata to the encrypted string for easier decryption

14 Jun 22:03
Compare
Choose a tag to compare

An encrypted seed, now includes the scrypt parameters, if you use anything but the default.

The encrypted seed is suffiex with such as ":T1" or ":N17P9"

Asynchronous support

07 Jun 22:36
Compare
Choose a tag to compare

The tryte-encrypt now supports asynchronous execution of the encryption and decryption method.

Updated byte encoding

03 Jan 19:02
Compare
Choose a tag to compare

The vbakke/trytes v1.3.0 updated the byte padding, which affects byte encoded seeds.

This release uses the new encoding.

Initial release

03 Jan 18:57
Compare
Choose a tag to compare

Encrypt IOTA seeds securely, using known methods as AES, SHA256 and Scrypt