Skip to content

antonio-leal-batista/liboqs-debian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LibOQS Debian files

This repository contains the files for generating Debian distribution packages for the liboqs library

Build

The Docker image in this repository builds the liboqs package. E.g.

$ docker build . -t liboqs_build

This Docker container expects the following volume:

  • /output/: where the resulting Debian package will be placed
$ docker run -v `pwd`/output:/output liboqs_build

About

The LibOQS packaging repository

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%