# ssh-key-algo **Repository Path**: mirrors_github/ssh-key-algo ## Basic Information - **Project Name**: ssh-key-algo - **Description**: Script to check if the SSH key algorithm is up to date - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-01 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ssh-key-algo A script to check if the SSH key is using an algorithm that will continue working after GitHub deprecates some insecure algorithms. For more information see the blog post at https://github.blog/2021-09-01-improving-git-protocol-security-github/. This script was tested on MacOS, Debian stretch or higher and CentOS 6 or higher. ## License MIT (c) GitHub 2021 See the full license text in the [LICENSE](LICENSE.md) file.