Releases: vbakke/tryte-encrypt
Releases · vbakke/tryte-encrypt
Updated dependencies
Updated to latest vbakke/trytes
v2.1.2 2.1.2
Updated dependencies versions
2.1.1 2.1.1
Adding metadata to the encrypted string for easier decryption
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
The tryte-encrypt now supports asynchronous execution of the encryption and decryption method.
Updated byte encoding
The vbakke/trytes v1.3.0 updated the byte padding, which affects byte encoded seeds.
This release uses the new encoding.
Initial release
Encrypt IOTA seeds securely, using known methods as AES, SHA256 and Scrypt