
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
fast-file-encryption
Advanced tools
A simple and fast asynchronous file encryption library for large files and data streams.
Fast File Encryption is a lightweight, robust, and developer-friendly solution for encrypting large files—ranging from a few megabytes to several terabytes—securely and efficiently.
Ideal for environments that require:
cryptography
packageNew to the project? Start with our step-by-step Getting Started Guide. It walks you through installation, key generation, and your first file encryption.
▶️ Getting Started <https://erbsland-dev.github.io/fast-file-encryption/chapters/get-started.html>
_
Explore the full documentation:
▶️ Reference Manual <https://erbsland-dev.github.io/fast-file-encryption/chapters/reference/>
_
▶️ File Format Specification <https://erbsland-dev.github.io/fast-file-encryption/format.html>
_
cryptography
package (based on OpenSSL)Install the dependencies from requirements.txt
and execute pytest
from
the project root::
pip install -r requirements.txt
pytest
Fast File Encryption is built with the following principles:
▶️ More about our design goals <https://erbsland-dev.github.io/fast-file-encryption/goals.html>
_
Have feedback or ideas? Found a bug? We'd love to hear from you.
▶️ Submit an Issue <https://github.com/erbsland-dev/fast-file-encryption/issues>
_
Copyright © 2021–2024 Tobias Erbsland – https://erbsland.dev/ EducateIT GmbH – https://educateit.ch/
Licensed under the Apache License, Version 2.0.
You may obtain a copy of the license at:
http://www.apache.org/licenses/LICENSE-2.0
Distributed on an “AS IS” basis, without warranties or conditions of any kind. See the LICENSE file for details.
FAQs
A simple and fast asynchronous file encryption library for large files and data streams.
We found that fast-file-encryption demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.