SSH Sig
Provides SSH signature parser and verifier for SSH file signatures.
All features are implemented using pure TypeScript and built-in SubtleCrypto (with the exception of ed25519 which, sadly, is not yet supported there.
License
This project is licensed under the Apache License, Version 2.0.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.