Thanks to visit codestin.com
Credit goes to docs.rs
Docs.rs
solana-ecies-0.1.1
solana-ecies 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pupplecat
Dependencies
aes-gcm ^0.10.3
normal
curve25519-dalek ^4.1.3
normal
ed25519-dalek ^2.1.1
normal
hkdf ^0.12.4
normal
rand ^0.9.1
normal
sha2 ^0.10.8
normal
solana-sdk ^2.0.0
normal
x25519-dalek ^2.0.0
normal
Versions
25%
of the crate is documented
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
Crate solana_ecies
solana_
ecies
0.1.1
All Items
Crate Items
Enums
Functions
Crate
solana_
ecies
Copy item path
Source
Enums
§
Ecies
Error
Functions
§
ecies_
decrypt
Decrypts an ECIES ciphertext using the recipient’s secret key.
ecies_
encrypt
Encrypts a challenge using ECIES with X25519.