Skip to content

mullvad/oqs-rs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
oqs
 
 
 
 
 
 
 
 
 
 
 
 

oqs - Open Quantum Safe bindings for Rust

THESE BINDINGS ARE NOT MAINTAINED. Please see https://github.com/open-quantum-safe/liboqs-rust for the new official bindings for liboqs.

This repository contains the following crates:

  • oqs-sys - Low level FFI bindings for liboqs.
  • oqs - Higher level Rust representations.
  • oqs-kex-rpc - JSON-RPC 2.0 server and client for key exchange via oqs.
  • mullvad-wg-establish-psk - Server and client programs for negotiating a wireguard compatible pre-shared key over a wireguard tunnel. This key can later be used to upgrade the tunnel to be post-quantum safe.

Building

See oqs-sys README for instructions on how to get the liboqs library and compile it. The rest of the crates should be fairly straight forward, check out their respective documentation.

About

Rust bindings and key exchange for liboqs (Open Quantum Safe), a library for quantum-resistant cryptographic algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published