Docs.rs
deno_crypto-0.192.0
deno_crypto 0.192.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ry
piscisaureus
dsherret
bartlomieju
denobot
Dependencies
aes =0.8.3
normal
aes-gcm ^0.10
normal
aes-kw ^0.2.1
normal
base64 ^0.21.7
normal
cbc =0.1.2
normal
const-oid ^0.9.0
normal
ctr ^0.9.1
normal
curve25519-dalek ^4.1.3
normal
deno_core ^0.321.0
normal
deno_web ^0.209.0
normal
ed448-goldilocks ^0.8.3
normal
elliptic-curve ^0.13.1
normal
num-traits ^0.2.14
normal
once_cell ^1.17.1
normal
p256 ^0.13.2
normal
p384 ^0.13.0
normal
p521 ^0.13.3
normal
rand =0.8.5
normal
ring ^0.17.0
normal
rsa ^0.9.3
normal
sec1 ^0.7
normal
serde ^1.0.149
normal
serde_bytes ^0.11
normal
sha1 ^0.10.6
normal
sha2 ^0.10.8
normal
signature ^2.1
normal
spki ^0.7.2
normal
thiserror ^1.0.61
normal
tokio ^1.36.0
normal
uuid ^1.3.0
normal
x25519-dalek ^2.0.0
normal
Versions
2.11%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
deno_
crypto
0.192.0
All Items
Crate Items
Re-exports
Structs
Enums
Functions
Crate
deno_crypto
Copy item path
Source
Re-exports
§
pub use
rand
;
Structs
§
Derive
KeyArg
KeyData
SignArg
Verify
Arg
Wrap
Unwrap
KeyArg
deno_
crypto
An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:
Enums
§
Decrypt
Error
Ed25519
Error
Encrypt
Error
Error
Export
KeyError
Generate
KeyError
Import
KeyError
KeyFormat
KeyType
Shared
Error
X448
Error
X25519
Error
Functions
§
get_
declaration
op_
crypto_
base64url_
decode
op_
crypto_
base64url_
encode
op_
crypto_
decrypt
op_
crypto_
derive_
bits
op_
crypto_
encrypt
op_
crypto_
export_
key
op_
crypto_
generate_
key
op_
crypto_
get_
random_
values
op_
crypto_
import_
key
op_
crypto_
random_
uuid
op_
crypto_
sign_
key
op_
crypto_
subtle_
digest
op_
crypto_
unwrap_
key
op_
crypto_
verify_
key
op_
crypto_
wrap_
key