Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
argon2
/
lib
/
dev.ts
>
version
Argon2 encryption library for Deno
fdionisi/deno-argon2
Version
Latest
v0.9.2
v0.7.0
v0.6.0
v0.5.2
v0.5.1
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
Menu
mod.ts
(default module)
c
Argon2Error
I
HashOptions
v
MIN_SALT_SIZE
f
hash
f
verify
f
version
E
Argon2ErrorType
E
ThreadMode
E
Variant
E
Version
common.ts
I
HashOptions
v
MIN_SALT_SIZE
f
version
E
ThreadMode
E
Variant
E
Version
deps.ts
f
prepare
dev.ts
c
Argon2Error
I
HashOptions
v
[UNSUPPORTED]
v
MIN_SALT_SIZE
f
version
E
Argon2ErrorType
E
ThreadMode
E
Variant
E
Version
error.ts
c
Argon2Error
E
Argon2ErrorType
internal.ts
f
buildNativePlugin
f
installPlugin
testing.ts
f
assertArgon2Encoded
function
version
import
{ version }
from
"https://deno.land/x/argon2@v0.9.2/lib/dev.ts"
;
version
()