New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

false-bottom

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

false-bottom

False Bottom, a deniable encryption algorithm.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
0
Created
Source

False Bottom Encryption Algorithm

This package is an implementation of the False Bottom encryption algorithm, which is a deniable encryption scheme. Deniable encryption allows users to deny the existence of certain messages or information, even if they possess the key to decrypt them.

Features

  • Deniable Encryption: Users can convincingly deny the existence of specific messages.
  • Secure Randomness: Utilizes cryptographic random values to ensure security.
  • TypeScript Compatibility: Written in TypeScript for improved type safety and developer experience.

Installation

You can install the package using npm. Run the following command:

npm install false-bottom

Keywords

encryption

FAQs

Package last updated on 24 Sep 2024

Did you know?

Socket

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.

Install

Related posts