Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tell/aes-ni
https://github.com/tell/aes-ni
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tell/aes-ni
- Owner: tell
- License: mit
- Created: 2020-04-25T02:32:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T11:42:10.000Z (about 2 years ago)
- Last Synced: 2023-04-04T21:06:54.588Z (over 1 year ago)
- Language: C++
- Size: 435 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
Experimental implementations using AES-NI
====[![Linux](https://github.com/tell/aes-ni/workflows/Linux/badge.svg)](https://github.com/tell/aes-ni/actions?query=workflow%3ALinux)
[![macOS](https://github.com/tell/aes-ni/workflows/macOS/badge.svg)](https://github.com/tell/aes-ni/actions?query=workflow%3AmacOS)# Note
This is an experimental implementation, be careful when you use. Validity of this implementation is not checked so much.
# License
Source codes except with files located in subdirectories in the directory `third_party` are distributed under the license described in the file [`LICENSE`](./LICENSE).