diff options
author | Determinant <[email protected]> | 2024-08-22 20:37:47 -0700 |
---|---|---|
committer | Determinant <[email protected]> | 2024-08-22 21:06:59 -0700 |
commit | 739dca9a658786d1d1a32be66936a0a0b89d7f4f (patch) | |
tree | 7b9eb0a0ef88380dcb2d952f86476fb0bbdb9f66 | |
parent | 8d1c76ec7caf247d5675e14260d20fc508977ffb (diff) |
...
-rw-r--r-- | README.rst | 3 | ||||
-rwxr-xr-x | keytree-0.1.8-x86_64.AppImage | bin | 15787200 -> 15791296 bytes | |||
-rw-r--r-- | keytree-0.1.8-x86_64.AppImage.zsync | bin | 54192 -> 54206 bytes |
3 files changed, 1 insertions, 2 deletions
@@ -36,10 +36,9 @@ Security - The dependencies should be safe (but do your own check!) because the part under ``frozen_deps/`` only contains: - - Some standard AES provided by ``pycryptodomex`` + - Some standard AES provided by ``Cryptodome`` - Curve manipulation provided by ``ecdsa`` - Base58 encoding provided by ``base58`` - - Python 2 and 3 compatibility library ``six`` - SHA3 calcuation provided by ``pysha3`` Whereas web3-specific modules are pretty short: diff --git a/keytree-0.1.8-x86_64.AppImage b/keytree-0.1.8-x86_64.AppImage Binary files differindex be2ffc3..3c10752 100755 --- a/keytree-0.1.8-x86_64.AppImage +++ b/keytree-0.1.8-x86_64.AppImage diff --git a/keytree-0.1.8-x86_64.AppImage.zsync b/keytree-0.1.8-x86_64.AppImage.zsync Binary files differindex 03a07b9..c83e877 100644 --- a/keytree-0.1.8-x86_64.AppImage.zsync +++ b/keytree-0.1.8-x86_64.AppImage.zsync |