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

https://github.com/serverwentdown/wgpu-chacha20

[WIP] Toy implementation of ChaCha20 using WGSL
https://github.com/serverwentdown/wgpu-chacha20

Last synced: about 2 months ago
JSON representation

[WIP] Toy implementation of ChaCha20 using WGSL

Awesome Lists containing this project

README

        

# wgpu-chacha20

A work-in-progress toy implementation of ChaCha20 using WGSL, also packaged as a Rust library (soon).