File: README.md

package info (click to toggle)
intel-ipsec-mb 2.0.1-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 17,404 kB
  • sloc: ansic: 104,071; asm: 64,976; pascal: 18,149; javascript: 5,637; python: 1,464; makefile: 799
file content (20 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Intel(R) Multi-Buffer Crypto for IPsec Library - Basic Sample Application

## Contents

- Overview
- Usage


## Overview

The basic sample application showcases how to use the library API,
encrypting several buffers with AES-128-GCM using the burst API,
with all steps required, minimizing the number of lines of code needed,
so it can serve as a skeleton app for developers to
start building their application.

## Usage

Usage:
    `./imb-burst`