crates.io : portal-lib
A Secure file transfer library, written in Rust. The library utilizes SPAKE2 for key negotiation over an insecure channel, and ChaCha20Poly1305 Authenticated Encryption to encrypt the file with the derived shared symmetric key. This enables two peers to transfer a file over any channel without needing to trust the intermediary relay.
Registry
-
Source
- Documentation
- JSON
purl: pkg:cargo/portal-lib
Keywords:
chacha20
, poly1305
, file-transfer
, spake2
, wormhole
, chacha20-poly1305
, file-sharing
, rust
License: Apache-2.0,MIT
Latest release: almost 2 years ago
First release: almost 5 years ago
Dependent packages: 2
Dependent repositories: 1
Downloads: 7,511 total
Stars: 23 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago