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

https://github.com/aunyks/deno-argon2id

A WASM-based Argon2 implementation for Deno.
https://github.com/aunyks/deno-argon2id

Last synced: 2 months ago
JSON representation

A WASM-based Argon2 implementation for Deno.

Awesome Lists containing this project

README

        

# deno-argon2id

I (@aunyks) needed a [Deno](https://deno.land)
[Argon2](https://en.wikipedia.org/wiki/Argon2) implementation with WASM
portability and abstractions I can manage. Here we are.

Let me know if you have any feature requests or want to use this in your own
project.