Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cppalliance/crypt

A C++20 module of cryptographic utilities for CPU and GPU
https://github.com/cppalliance/crypt

cpp20 cuda security

Last synced: about 1 month ago
JSON representation

A C++20 module of cryptographic utilities for CPU and GPU

Awesome Lists containing this project

README

        

# Crypt

| | Develop |
|------------------|-------------|
| Drone | [![Build Status](https://drone.cpp.al/api/badges/cppalliance/crypt/status.svg?ref=refs/heads/develop)](https://drone.cpp.al/cppalliance/crypt) |
| Github Actions | [![CI](https://github.com/cppalliance/crypt/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/cppalliance/crypt/actions/workflows/ci.yml)
| Codecov | [![codecov](https://codecov.io/gh/cppalliance/crypt/graph/badge.svg?token=drvY8nnV5S)](https://codecov.io/gh/cppalliance/crypt) |
| Fuzzing | [![Fuzzing](https://github.com/cppalliance/crypt/actions/workflows/fuzz.yml/badge.svg?branch=develop)](https://github.com/cppalliance/crypt/actions/workflows/fuzz.yml) |

---

A module of cryptographic utilities

# Notice

Crypt is under active development, is not an official boost library, and **is not certified for use**.
Use at your own peril.