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

https://github.com/imerr/rustymirrorencryption

Hardware accelerated AES-GCM for Mirror
https://github.com/imerr/rustymirrorencryption

Last synced: 3 months ago
JSON representation

Hardware accelerated AES-GCM for Mirror

Awesome Lists containing this project

README

        

# RustyMirrorEncryption
A tiny native library for hardware accelerated AES-GCM encryption and decryption for the EncryptionTransport in [Mirror](https://github.com/MirrorNetworking/Mirror)

Uses [RustCryptos aes_gcm crate](https://github.com/RustCrypto/AEADs/tree/master/aes-gcm) crate