Signature Extraction and Verification Per-File for Debugging

Processing logic may send an HTTP request for a file to an HTTP server over a computer network. Processing logic may receive, from the HTTP server, a signature that is associated with the file, and the file. The file may include the source code that is associated with the file, executable code that...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Goldberg, Ryan, Eigler, Frank
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:Processing logic may send an HTTP request for a file to an HTTP server over a computer network. Processing logic may receive, from the HTTP server, a signature that is associated with the file, and the file. The file may include the source code that is associated with the file, executable code that corresponds to the source code, and debug data associated with the source code and the executable code. Processing logic compares the signature with the file using a digital verification certificate to validate the file. In response to the file being validated, processing logic accepts the file from the HTTP server.