From b0020ebe182ea98390d1bf0960095bde42f5ac8f Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Tue, 21 May 2024 08:20:32 +0200 Subject: [PATCH] README.md: adeded toc section --- README.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 858ed6f..12c0a30 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,34 @@ -# secsipidx # +# SecSIPIdX Project # Secure SIP/Telephony Identity Extensions. Last Version: 1.3.2 Release: Nov 15, 2023 +## Table Of Content ## + +- [secsipidx](#secsipidx-project) + * [Overview](#overview) + * [secsipidx](#secsipidx) + + [Installation](#installation) + * [Usage](#usage) + + [Keys Generation](#keys-generation) + + [Tools Usage](#tools-usage) + - [CLI - Generate Full Identity Header](#cli-generate-full-identity-header) + - [CLI - Check Full Identity Header](#cli-check-full-identity-header) + - [HTTP Server](#http-server) + * [Check Identity](#check-identity) + * [Generate Identity - CSV API](#generate-identity-csv-api) + * [HTTP File Server](#http-file-server) + + [Certificate Verification](#certificate-verification) + * [Certificate Caching](#certificate-caching) + * [C API](#c-api) + + [C Library Options](#c-library-options) + * [To-Do](#to-do) + * [Copyright](#copyright) + * [Contributing](#contributing) + * [Testing](#testing) + ## Overview ## Applications and libraries implementing STIR/SHAKEN (RFC8224, RFC8588), @@ -85,6 +109,8 @@ openssl ecparam -name prime256v1 -genkey -noout -out ec256-private.pem openssl ec -in ec256-private.pem -pubout -out ec256-public.pem ``` +### Tools Usage ### + #### CLI - Generate Full Identity Header #### A call from `+493044448888` to `+493055559999` with attestation level `A`, when the public key can be downloaded from `http://asipto.lab/stir/cert.pem`: