secretive/Sources/Packages/Sources/SecretAgentKit
unreality fa0e81cd8e
Initial openssh certificate support (#416)
* initial openssh certificate support

* use the certificate to construct the public key instead of storing a map in memory

* move certificate check into its own function and neaten up a few things

* final requested changes

Co-authored-by: Max Goedjen <max.goedjen@gmail.com>
2022-10-27 05:19:21 +00:00
..
Documentation.docc Document SecretAgentKit (#312) 2022-01-02 06:54:22 +00:00
Agent.swift Initial openssh certificate support (#416) 2022-10-27 05:19:21 +00:00
FileHandleProtocols.swift Document SecretAgentKit (#312) 2022-01-02 06:54:22 +00:00
SSHAgentProtocol.swift Document SecretAgentKit (#312) 2022-01-02 06:54:22 +00:00
SigningRequestTracer.swift Document SecretAgentKit (#312) 2022-01-02 06:54:22 +00:00
SigningWitness.swift Statically load whether or not a key requires authentication before use (#357) 2022-02-25 06:59:35 +00:00
SocketController.swift wait for new packets on the agent socket after the handler is invoked… (#267) 2022-01-31 07:53:02 +00:00