Docs.rs
deno_crypto-0.187.0
deno_crypto 0.187.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
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.314.1
normal
deno_web ^0.204.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
uuid ^1.3.0
normal
x25519-dalek ^2.0.0
normal
Versions
10.71%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
deno_
crypto
0.187.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
§
KeyFormat
KeyType
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