BebboSSH: SSH2 implementation for Amiga systems (68000, GPLv3)
12 hours ago
- #Cryptography
- #SSH2
- #Amiga
- BebboSSH is an SSH2 implementation for Amiga systems (68000+).
- It includes tools like bebboSSH (client), bebboSSHd (server), bebboSCP (file transfer), and bebboSSHkeygen (key generation).
- Supports modern cryptographic algorithms such as curve25519-sha256, ssh-ed25519, and [email protected].
- Performance varies by CPU: slower on unaccelerated Amiga (~1 min connection time), faster on 68020+ CPUs.
- Includes libraries (libcryptossh.library) optimized for different CPU architectures.
- License: Mostly GPLv3+, with some components in the Public Domain (e.g., Ed25519 math routines).
- No warranty or liability; use at your own risk.
- Recent updates (v1.39) include speed improvements and consolidated crypto with BebboGet.
- Tips for troubleshooting: xterm-amiga terminfo, LANG settings, and public key authentication fixes.
- Tested by contributors like Patrik Axelsson and Javier de las Rivas.