No project description provided
Project description
SSH MOVES:
<b>PUBLISHING</b>
# change setup.py version
(rm -rf dist && python3 -m build --sdist && twine upload dist/*)
(git commit -am "0.0.16" && git tag 0.0.16)
<b>KEYGEN</b>
CAUTION: USES A RANDOMIZER.
<b>ELLIPTIC CURVES</b>
(ssh-keygen -t ecdsa -N "" -C "" -b 521 -f ECDSA_521_KEY)
ssh-keygen -t ed25519
ssh-keygen -t ecdsa -b 521
(ssh-keygen -t rsa -N "" -b 3072 -C "" -f RSA_KEY)
ssh-keygen -t rsa -b 4096
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SSH_MOVES-0.0.2.tar.gz
(1.4 kB
view details)
File details
Details for the file SSH_MOVES-0.0.2.tar.gz
.
File metadata
- Download URL: SSH_MOVES-0.0.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67c4cc0edc7bc91e6cd418690f430835a8f5d9d2cea8d80188278888db5b5684 |
|
MD5 | af1750b321252b53bb4c23d99590197e |
|
BLAKE2b-256 | b32bd97478249b0f84604982c1cb49c265b1489a97bdc7537c89a2098ffe04b7 |